Skip to content

Commit 7defa7e

Browse files
committed
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).
1 parent 3715475 commit 7defa7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/release-process.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,9 @@
293293
instead of the release xml.
294294
295295
4. Update `php-qa/include/release-qa.php` and add the next version as an
296-
QARELEASE (prepare for next RC).
296+
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.
297299
298300
5. Update the ChangeLog file for the given major version
299301

0 commit comments

Comments
 (0)