Skip to content

Commit 2b7ddcd

Browse files
committed
minor #5167 Add version 2.8 to the release roadmap (Maks3w)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5167). Discussion ---------- Add version 2.8 to the release roadmap | Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [Release roadmap] | Fixed tickets | [N/A] Following the announced published at http://symfony.com/blog/transition-from-symfony-2-7-to-3-0-symfony-2-8-on-its-way > Symfony 2.8 will be released in November 2015 at the same time as Symfony 3.0. Symfony 2.8 is going to be a LTS release as well to allow people to still have a year to upgrade from 2.8 to 3.2 when it comes out (3.2 being the next LTS release and the first one of the 3.x branch). Commits ------- ecaa559 Add version 2.8 to the release roadmap
2 parents 6fb2eea + ecaa559 commit 2b7ddcd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contributing/community/releases.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ Version Feature Freeze Release End of Maintenance End of Life
9898
2.4 09/2013 11/2013 09/2014 (10 months [1]_) 01/2015
9999
2.5 03/2014 05/2014 01/2015 (8 months) 07/2015
100100
2.6 09/2014 11/2014 07/2015 (8 months) 01/2016
101-
**2.7** 03/2015 05/2015 05/2018 (36 months [2]_) 05/2019
101+
**2.7** 03/2015 05/2015 05/2018 (36 months) 05/2019
102+
**2.8** 09/2015 11/2015 11/2018 (36 months [2]_) 11/2019
102103
3.0 09/2015 11/2015 07/2016 (8 months) 01/2017
103104
3.1 03/2016 05/2016 01/2017 (8 months) 07/2017
104105
3.2 09/2016 11/2016 07/2017 (8 months) 01/2018
@@ -107,7 +108,7 @@ Version Feature Freeze Release End of Maintenance End of Life
107108
======= ============== ======= ======================== ===========
108109

109110
.. [1] Symfony 2.4 maintenance has been `extended to September 2014`_.
110-
.. [2] Symfony 2.7 is the last version of the Symfony 2.x branch.
111+
.. [2] Symfony 2.8 is the last version of the Symfony 2.x branch.
111112
112113
.. tip::
113114

0 commit comments

Comments
 (0)