Commit:    e4ee921b7ea7f549b6cc2ed29797a7f7f17962c6
Author:    Johannes Schlüter <johan...@php.net>         Thu, 20 Jun 2013 
11:51:21 +0200
Parents:   f0eaa02f6f773bd383e403fd5b9699cea7a8f457
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=e4ee921b7ea7f549b6cc2ed29797a7f7f17962c6

Log:
Update git rules (5.5 is stable, 5.3 sec only)

Changed paths:
  M  README.GIT-RULES


Diff:
diff --git a/README.GIT-RULES b/README.GIT-RULES
index 289a4e7..6e90aa9 100644
--- a/README.GIT-RULES
+++ b/README.GIT-RULES
@@ -45,14 +45,17 @@ 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. This is a 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 
+  PHP-5.4   Is used to release the PHP 5.4.x series. This is a 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.3   Is used to release the PHP 5.3.x series. This is currently 
+            in extended support and open forsecurity fixes only. Triaged
+            via secur...@php.net
+
+  PHP-5.2   This branch is closed.
 
   PHP-5.1   This branch is closed.


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to