File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,8 @@ Symfony manages its releases through a *time-based model* and follows the
9
9
10
10
* A new Symfony minor version (e.g. 2.8, 3.2, 4.1) comes out every *six months *:
11
11
one in *May * and one in *November *;
12
- * A new Symfony major version (e.g., 3.0.0, 4.0.0) comes out every *two years *
13
- and it's released at the same time of the last minor version of the previous
14
- branch.
12
+ * 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.
15
14
16
15
.. note ::
17
16
@@ -93,7 +92,7 @@ Below is the schedule for the first few versions that use this release model:
93
92
:align: center
94
93
95
94
* **Yellow ** represents the Development phase
96
- * **Blue ** represents the Stabilisation phase
95
+ * **Blue ** represents the Stabilization phase
97
96
* **Green ** represents the Maintenance period
98
97
99
98
This results in very predictable dates and maintenance periods:
You can’t perform that action at this time.
0 commit comments