Skip to content

Commit 52f35b9

Browse files
committed
update the GIT-RULES with the 5.6 and the release branches
1 parent bda1cc6 commit 52f35b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.GIT-RULES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Currently we have the following branches in use::
4545

4646
master The active development branch.
4747

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+
4851
PHP-5.5 Is used to release the PHP 5.5.x series. This is a current
4952
stable version and is open for bugfixes only.
5053

@@ -59,6 +62,9 @@ Currently we have the following branches in use::
5962

6063
PHP-4.4 This branch is closed.
6164

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+
6268
The next few rules are more of a technical nature::
6369

6470
1. All changes should first go to the lowest branch (i.e. 5.4) and then

0 commit comments

Comments
 (0)