Lines Matching refs:release

8 1. Do not release on Fridays, Saturdays or Sundays
11 2. Package two days before a release. So if the release is to be on Thursday,
51 - release the package
56 Rolling a non stable release (alpha/beta/RC)
66 4. Checkout the release branch for this release (e.g., PHP-5.4.2) from the main branch.
77 8. If all is right, commit the changes to the release branch with ``git commit -a``.
79 9. Tag the repository release branch with the version, e.g.:
88 11. Push the changes to the main repo, the tag, the main branch and the release branch :
91 ``git push origin {release branch}``
103 15. Once the release has been tagged, contact the PHP Windows development team
107 Getting the non stable release (alpha/beta/RC) announced
112 pointing out "the location of the release" and "the possible release date of
113 either the next RC, or the final release".
117 This email is to notify the selected projects about a new release so that they
126 3. Update ``qa.git/include/release-qa.php`` with the appropriate information.
127 See the documentation within release-qa.php for more information, but all releases
148 Rolling a stable release
151 1. Checkout your release branch, you should have created when releasing previous RC
154 2. If a CVE commit needs to be merged to the release, then have it committed to
156 merge to 5.4, 5.5 etc...). Then you can cherry-pick it in your release branch.
193 12. Once the release has been tagged, contact the PHP Windows development team
196 Getting the stable release announced
199 1. Update phpweb/include/releases.inc with the old release info
202 a. You can run ``php bin/bumpRelease 5`` if you are making a release for the
208 2. Edit ``phpweb/include/version.inc`` and change (X=major release number):
212 b. ``$PHP_X_DATE`` to the release date
225 3. Create the release file (releases/x_y_z.php)
227 instead of the release xml.
229 4. Update php-qa/include/release-qa.php and add the next version as an QARELEASE
255 6. Add a short notice to phpweb stating that there is a new release, and
281 2. Edit ``phpweb/include/version.inc`` and change (X=major release number):
287 c. ``$PHP_X_DATE`` to the release date
296 3. Add a short notice to phpweb stating that there is a new release, and