Skip to content

Commit e644e66

Browse files
committed
Merge branch 'PHP-5.6'
2 parents 0bad99b + a68f631 commit e644e66

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.GIT-RULES

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ Currently we have the following branches in use::
5151
PHP-5.4 Is used to release the PHP 5.4.x series. This is a current
5252
stable version and is open for bugfixes only.
5353

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.
5755

5856
PHP-5.2 This branch is closed.
5957

@@ -63,7 +61,7 @@ Currently we have the following branches in use::
6361

6462
The next few rules are more of a technical nature::
6563

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
6765
get merged up to all other branches. If a change is not needed for
6866
later branches (i.e. fixes for features which where dropped from later
6967
branches) an empty merge should be done.

0 commit comments

Comments
 (0)