mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Upgrade branches in GIT-RULES
This commit is contained in:
parent
e118151139
commit
e916a234be
1 changed files with 8 additions and 7 deletions
|
@ -44,11 +44,14 @@ Having said that, here are the organizational rules::
|
||||||
|
|
||||||
Currently we have the following branches in use::
|
Currently we have the following branches in use::
|
||||||
|
|
||||||
master The active development branch.
|
master Active development branch for PHP 8.0, which is open for
|
||||||
|
backwards incompatible changes and major internal API changes.
|
||||||
|
|
||||||
|
PHP-7.4 Active development branch for PHP 7.4, which is open for
|
||||||
|
new features and minor internal API changes.
|
||||||
|
|
||||||
PHP-7.3 Is used to release the PHP 7.3.x series. This is a current
|
PHP-7.3 Is used to release the PHP 7.3.x series. This is a current
|
||||||
non stable version and is open for bugfixes and minor improvements
|
stable version and is open for bugfixes only.
|
||||||
only.
|
|
||||||
|
|
||||||
PHP-7.2 Is used to release the PHP 7.2.x series. This is a current
|
PHP-7.2 Is used to release the PHP 7.2.x series. This is a current
|
||||||
stable version and is open for bugfixes only.
|
stable version and is open for bugfixes only.
|
||||||
|
@ -56,11 +59,9 @@ Currently we have the following branches in use::
|
||||||
PHP-7.1 Is used to release the PHP 7.1.x series. This is an old
|
PHP-7.1 Is used to release the PHP 7.1.x series. This is an old
|
||||||
stable version and is open for security fixes only.
|
stable version and is open for security fixes only.
|
||||||
|
|
||||||
PHP-7.0 Is used to release the PHP 7.0.x series. This is an old
|
PHP-7.0 This branch is closed.
|
||||||
stable version and is open for security fixes only.
|
|
||||||
|
|
||||||
PHP-5.6 Is used to release the PHP 5.6.x series. This is an old
|
PHP-5.6 This branch is closed.
|
||||||
stable version and is open for security fixes only.
|
|
||||||
|
|
||||||
PHP-5.5 This branch is closed.
|
PHP-5.5 This branch is closed.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue