Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 442e56a

Browse files
committed
Rewords
1 parent 427daab commit 442e56a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

contributing/community/releases.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ Symfony manages its releases through a *time-based model* and follows the
1010
* A new Symfony minor version (e.g. 2.8, 3.2, 4.1) comes out every *six months*:
1111
one in *May* and one in *November*;
1212
* A new Symfony major version (e.g., 3.0, 4.0) comes out every *two years* and
13-
it's released at the same time of the last minor version of the previous branch.
14-
15-
.. note::
16-
17-
This release process has been adopted as of Symfony 2.2, and all the "rules"
18-
explained in this document must be strictly followed as of Symfony 2.4.
13+
it's released at the same time of the last minor version of the previous major
14+
version.
1915

2016
.. _contributing-release-development:
2117

@@ -80,7 +76,7 @@ fixes, and for a *four year* period for security issue fixes.
8076
also be bought from `SensioLabs`_.
8177

8278
In Symfony 2.x branch, the LTS versions are 2.3, 2.7 and 2.8. Starting from 3.x
83-
branch, only the last minor version of each branch is considered LTS (e.g 3.4,
79+
branch, only the last minor version of each branch is considered LTS (e.g. 3.4,
8480
4.4, 5.4, etc.)
8581

8682
Schedule

0 commit comments

Comments
 (0)