File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,7 @@ Currently we have the following branches in use::
51
51
PHP-5.4 Is used to release the PHP 5.4.x series. This is a current
52
52
stable version and is open for bugfixes only.
53
53
54
- PHP-5.3 Is used to release the PHP 5.3.x series. This is currently
55
- in extended support and open forsecurity fixes only. Triaged
56
- via security@php.net
54
+ PHP-5.3 This branch is closed.
57
55
58
56
PHP-5.2 This branch is closed.
59
57
@@ -63,7 +61,7 @@ Currently we have the following branches in use::
63
61
64
62
The next few rules are more of a technical nature::
65
63
66
- 1. All changes should first go to the lowest branch (i.e. 5.3 ) and then
64
+ 1. All changes should first go to the lowest branch (i.e. 5.4 ) and then
67
65
get merged up to all other branches. If a change is not needed for
68
66
later branches (i.e. fixes for features which where dropped from later
69
67
branches) an empty merge should be done.
You can’t perform that action at this time.
0 commit comments