Skip to content

Commit d7480bd

Browse files
committed
Fix README.RELEASE_PROCESS
According to current practice, and as discussed with other RMs.
1 parent fd41b99 commit d7480bd

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.RELEASE_PROCESS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,12 @@ Getting the non stable release (alpha/beta/RC) announced
124124

125125
b. ``$PHP_x_RC_DATE`` = "06 September 2007"
126126

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.
130133

131134
a. Call php bin/createNewsEntry in your local phpweb checkout
132135
Use category "frontpage" *and* "releases" for all stable releases.

0 commit comments

Comments
 (0)