From: David Soria Parra Date: Mon, 24 Jun 2013 15:44:00 +0000 (+0200) Subject: Notify doc team BEFORE we release X-Git-Tag: php-5.5.2RC1~34^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ddfafe489cedc71f2198db0d1df062277fdc385;p=php Notify doc team BEFORE we release --- 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 ------------------------------------