File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,12 @@ Getting the non stable release (alpha/beta/RC) announced
124
124
125
125
b. ``$PHP_x_RC_DATE`` = "06 September 2007"
126
126
127
- 3. Add a short notice to phpweb stating that there is a new release, and
128
- highlight the major important things (security fixes) and when it is important
129
- to upgrade.
127
+ 3. Skip this step for non stable releases after GA of minor or major versions
128
+ (e.g. announce 7.3.0RC1, but not 7.3.1RC1):
129
+
130
+ Add a short notice to phpweb stating that there is a new release, and
131
+ highlight the major important things (security fixes) and when it is
132
+ important to upgrade.
130
133
131
134
a. Call php bin/createNewsEntry in your local phpweb checkout
132
135
Use category "frontpage" *and* "releases" for all stable releases.
You can’t perform that action at this time.
0 commit comments