File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff 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
8278In 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,
84804.4, 5.4, etc.)
8581
8682Schedule
You can’t perform that action at this time.
0 commit comments