]> granicus.if.org Git - php/commitdiff
Note that `active => true` has to be kept for `$QA_RELEASES`
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 20 Mar 2020 13:00:11 +0000 (14:00 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 20 Mar 2020 13:00:11 +0000 (14:00 +0100)
Otherwise the bug tracker and test failure reporting will not work as
intended (and maybe there are even more issues).

docs/release-process.md

index d16d7ccb49801e84f63ff2c11589b8211943d36e..0555c6be8771e7d8bdcaaf807e9916e614945848 100644 (file)
     instead of the release xml.
 
  4. Update `php-qa/include/release-qa.php` and add the next version as an
-    QARELEASE (prepare for next RC).
+    QARELEASE (prepare for next RC). Keep `active => true` until there will be
+    no more QA releases. Setting the release number to 0 is sufficient to
+    remove the old QA release from the available QA releases list.
 
  5. Update the ChangeLog file for the given major version