mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Fix README.RELEASE_PROCESS
According to current practice, and as discussed with other RMs.
This commit is contained in:
parent
fd41b99d58
commit
d7480bda76
1 changed files with 6 additions and 3 deletions
|
@ -124,9 +124,12 @@ Getting the non stable release (alpha/beta/RC) announced
|
||||||
|
|
||||||
b. ``$PHP_x_RC_DATE`` = "06 September 2007"
|
b. ``$PHP_x_RC_DATE`` = "06 September 2007"
|
||||||
|
|
||||||
3. Add a short notice to phpweb stating that there is a new release, and
|
3. Skip this step for non stable releases after GA of minor or major versions
|
||||||
highlight the major important things (security fixes) and when it is important
|
(e.g. announce 7.3.0RC1, but not 7.3.1RC1):
|
||||||
to upgrade.
|
|
||||||
|
Add a short notice to phpweb stating that there is a new release, and
|
||||||
|
highlight the major important things (security fixes) and when it is
|
||||||
|
important to upgrade.
|
||||||
|
|
||||||
a. Call php bin/createNewsEntry in your local phpweb checkout
|
a. Call php bin/createNewsEntry in your local phpweb checkout
|
||||||
Use category "frontpage" *and* "releases" for all stable releases.
|
Use category "frontpage" *and* "releases" for all stable releases.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue