File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,9 @@ Currently we have the following branches in use::
45
45
46
46
master The active development branch.
47
47
48
+ PHP-5.6 Is used to release the PHP 5.6.x series. This is a current
49
+ stable version and is open for bugfixes only.
50
+
48
51
PHP-5.5 Is used to release the PHP 5.5.x series. This is a current
49
52
stable version and is open for bugfixes only.
50
53
@@ -59,6 +62,9 @@ Currently we have the following branches in use::
59
62
60
63
PHP-4.4 This branch is closed.
61
64
65
+ PHP-X.Y.Z These branches are used for the release managers for tagging
66
+ the releases, hence they are closed to the general public.
67
+
62
68
The next few rules are more of a technical nature::
63
69
64
70
1. All changes should first go to the lowest branch (i.e. 5.4) and then
You can’t perform that action at this time.
0 commit comments