summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-03-20 14:00:11 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2020-03-20 14:00:11 +0100
commit7defa7e883f5fdbe1966cb6df78c9321528cd105 (patch)
tree0c47a5ee55e7c67f58e6b68acdaea61267728159 /docs
parent37154753818781c80b0a6279b47a4228dce83ef3 (diff)
downloadphp-git-7defa7e883f5fdbe1966cb6df78c9321528cd105.tar.gz
Note that `active => true` has to be kept for `$QA_RELEASES`
Otherwise the bug tracker and test failure reporting will not work as intended (and maybe there are even more issues).
Diffstat (limited to 'docs')
-rw-r--r--docs/release-process.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/release-process.md b/docs/release-process.md
index d16d7ccb49..0555c6be87 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -293,7 +293,9 @@
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