Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit e916a23

Browse files
committed
Upgrade branches in GIT-RULES
1 parent e118151 commit e916a23

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.GIT-RULES

+8-7
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,24 @@ Having said that, here are the organizational rules::
4444

4545
Currently we have the following branches in use::
4646

47-
master The active development branch.
47+
master Active development branch for PHP 8.0, which is open for
48+
backwards incompatible changes and major internal API changes.
49+
50+
PHP-7.4 Active development branch for PHP 7.4, which is open for
51+
new features and minor internal API changes.
4852

4953
PHP-7.3 Is used to release the PHP 7.3.x series. This is a current
50-
non stable version and is open for bugfixes and minor improvements
51-
only.
54+
stable version and is open for bugfixes only.
5255

5356
PHP-7.2 Is used to release the PHP 7.2.x series. This is a current
5457
stable version and is open for bugfixes only.
5558

5659
PHP-7.1 Is used to release the PHP 7.1.x series. This is an old
5760
stable version and is open for security fixes only.
5861

59-
PHP-7.0 Is used to release the PHP 7.0.x series. This is an old
60-
stable version and is open for security fixes only.
62+
PHP-7.0 This branch is closed.
6163

62-
PHP-5.6 Is used to release the PHP 5.6.x series. This is an old
63-
stable version and is open for security fixes only.
64+
PHP-5.6 This branch is closed.
6465

6566
PHP-5.5 This branch is closed.
6667

0 commit comments

Comments
 (0)