Skip to content

Commit e118147

Browse files
release-process: update pre-release cycle docs (#18805)
https://wiki.php.net/rfc/release_cycle_update
1 parent 931ee4b commit e118147

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/release-process.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ PHP on the fourth Thursday of November each year. Following the GA release, we
1818
publish patch-level releases every four weeks, with at least one release
1919
candidate (RC) published two weeks before each patch-level release.
2020

21-
Each major and minor version undergoes a 24-week pre-release cycle before GA
22-
release. The pre-release cycle begins on the second Thursday of June with the
23-
first alpha release of the new major/minor version. The pre-release cycle
24-
consists of at least:
21+
Each major and minor version undergoes a 20-week pre-release cycle before GA
22+
release. The pre-release cycle begins on the second Thursday of July with the
23+
first alpha release of the new major/minor version (usually; count back from the
24+
GA release date). The pre-release cycle consists of at least:
2525

2626
- 3 alpha releases
2727
- 3 beta releases
28-
- 6 release candidates
28+
- 4 release candidates
2929

3030
Feature freeze for the next major/minor occurs with the first beta release.
3131

0 commit comments

Comments
 (0)