Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d6bd16b

Browse filesBrowse files
committed
minor #9821 Remove extra brace in the release schedule (stof)
This PR was submitted for the 4.0 branch but it was merged into the 2.8 branch instead (closes #9821). Discussion ---------- Remove extra brace in the release schedule Commits ------- 8838478 Remove extra brace in the release schedule
2 parents ee910bb + 8838478 commit d6bd16b
Copy full SHA for d6bd16b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎contributing/community/releases.rst

Copy file name to clipboardExpand all lines: contributing/community/releases.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Version Feature Freeze Release End of Maintenance End of Life
122122
`2.6`_ 09/2014 11/2014 07/2015 (8 months) 01/2016
123123
`2.7`_ (LTS) 03/2015 05/2015 05/2018 (36 months) 05/2019
124124
`2.8`_ (LTS) 09/2015 11/2015 11/2018 (36 months [2]_) 11/2019
125-
`3.0`_ 09/2015 11/2015 07/2016 (8 months) [3]_) 01/2017
125+
`3.0`_ 09/2015 11/2015 07/2016 (8 months [3]_) 01/2017
126126
`3.1`_ 03/2016 05/2016 01/2017 (8 months) 07/2017
127127
`3.2`_ 09/2016 11/2016 07/2017 (8 months) 01/2018
128128
`3.3`_ 03/2017 05/2017 01/2018 (8 months) 07/2018
@@ -189,7 +189,7 @@ version is published every two years and there is a year to upgrade.
189189

190190
.. _Semantic Versioning: https://semver.org/
191191
.. _Git repository: https://github.com/symfony/symfony
192-
.. _SensioLabs: http://sensiolabs.com/
192+
.. _SensioLabs: https://sensiolabs.com/
193193
.. _roadmap notification: https://symfony.com/roadmap
194194
.. _extended to September 2014: https://symfony.com/blog/extended-maintenance-for-symfony-2-4
195195
.. _timeline calculator: https://symfony.com/roadmap#checker

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.