]> granicus.if.org Git - php/commitdiff
Update git rules (5.5 is stable, 5.3 sec only)
authorJohannes Schlüter <johannes@php.net>
Thu, 20 Jun 2013 09:51:21 +0000 (11:51 +0200)
committerJohannes Schlüter <johannes@php.net>
Thu, 20 Jun 2013 09:51:21 +0000 (11:51 +0200)
README.GIT-RULES

index 289a4e743f07ebbca0939ac75af10f42598107d1..6e90aa97b6ff472ab273c42728425e4c251f443c 100644 (file)
@@ -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 security@php.net
+
+  PHP-5.2   This branch is closed.
 
   PHP-5.1   This branch is closed.