summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2012-11-12 13:45:30 +0100
committerDavid Soria Parra <dsp@php.net>2012-11-13 17:08:49 +0100
commit727b6775efc33f15ecd8049ab35a042f7cc81b3f (patch)
treebfa64ce7d8d196013196ef02cf887a7e3c4456b2
parent7e565acca1e721e32fe5072d61c00daa17bed9f7 (diff)
downloadphp-git-727b6775efc33f15ecd8049ab35a042f7cc81b3f.tar.gz
PHP-5.5 is open
-rw-r--r--README.GIT-RULES10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.GIT-RULES b/README.GIT-RULES
index 289a4e743f..90e0d83cbe 100644
--- a/README.GIT-RULES
+++ b/README.GIT-RULES
@@ -45,14 +45,16 @@ Currently we have the following branches in use::
master The active development branch.
- PHP-5.4 Is used to release the PHP 5.4.x series. It still allows for
- larger enhancements.
+ PHP-5.5 Is used to release the PHP 5.5.x series. It allows for larger
+ enhancements.
+
+ PHP-5.4 Is used to release the PHP 5.4.x series. This is current
+ stable version and is open for bugfixes only.
PHP-5.3 Is used to release the PHP 5.3.x series. This is current
stable version and is open for bugfixes only.
- PHP-5.2 Is used to release the PHP 5.2.x series. It is closed for
- changes now.
+ PHP-5.2 This branch is closed.
PHP-5.1 This branch is closed.