diff options
| author | David Soria Parra <dsp@php.net> | 2013-06-24 17:44:00 +0200 |
|---|---|---|
| committer | David Soria Parra <dsp@php.net> | 2013-06-24 17:44:00 +0200 |
| commit | 0ddfafe489cedc71f2198db0d1df062277fdc385 (patch) | |
| tree | d566919439f4af888296b327bcfb266288af3323 | |
| parent | ecd9d7625098bfc0a14ffa1fc39535848e71fc80 (diff) | |
| download | php-git-0ddfafe489cedc71f2198db0d1df062277fdc385.tar.gz | |
Notify doc team BEFORE we release
| -rw-r--r-- | README.RELEASE_PROCESS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.RELEASE_PROCESS b/README.RELEASE_PROCESS index 58d3cd4e8e..06f4724f7a 100644 --- a/README.RELEASE_PROCESS +++ b/README.RELEASE_PROCESS @@ -78,6 +78,9 @@ f.e. http://downloads.php.net/derick/ (internals-win@lists.php.net) so that Windows binaries can be created. Once those are made, they should be placed into the same directory as the source snapshots. +12. Notify the documentation team if documentations for new features are +not yet available but a stable release is imminent. + Getting the non stable release (alpha/beta/RC) announced -------------------------------------------------------- @@ -174,6 +177,9 @@ those are made, they should be committed to SVN too. 15. When making a final release, also remind the PHP Windows development team (internals-win@lists.php.net) to prepare the installer packages for Win32. +16. Make sure proper documentation exists for all new features/changes. +Coordinate the release with the PHP Documentation team. + Getting the stable release announced ------------------------------------ |
