We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
active => true
$QA_RELEASES
1 parent 3715475 commit 7defa7eCopy full SHA for 7defa7e
docs/release-process.md
@@ -293,7 +293,9 @@
293
instead of the release xml.
294
295
4. Update `php-qa/include/release-qa.php` and add the next version as an
296
- QARELEASE (prepare for next RC).
+ QARELEASE (prepare for next RC). Keep `active => true` until there will be
297
+ no more QA releases. Setting the release number to 0 is sufficient to
298
+ remove the old QA release from the available QA releases list.
299
300
5. Update the ChangeLog file for the given major version
301
0 commit comments