]> granicus.if.org Git - php/commitdiff
Fix README.RELEASE_PROCESS
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 31 Jul 2018 12:09:31 +0000 (14:09 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 31 Jul 2018 12:09:31 +0000 (14:09 +0200)
The version has to be updated in configure.ac; by running `./configure`
afterwards, main/php_versions.h will be updated automatically.

README.RELEASE_PROCESS

index c5c59c546ab17bed9a8c5a62084bae2ac764fa76..133fe6c9d8e941375e169f16ef6e5ec730815e15 100644 (file)
@@ -338,9 +338,10 @@ Forking a new release branch
       Example: http://news.php.net/php.internals/99864
 
 2. Just prior to cutting X.Y.0beta1, create the new branch locally.
-   Add a commit on master after the branch point clearing the NEWS file, and updating
-     main/php_versions.h and Zend/zend.h to update versions.
-     Example: https://github.com/php/php-src/commit/5230541ef59e0637d5522293a7d099bf18ce6af3
+   Add a commit on master after the branch point clearing the NEWS file, updating
+     the version in configure.ac (run ./configure to automatically update
+     main/php_versions.h, too) and Zend/zend.h.
+     Example: http://git.php.net/?p=php-src.git;a=commit;h=a63c99b
    Push the new branch and the commit just added to master.
 
 3. Immediately notify internals@ of the branch cut and advise the new merging order: