Skip to content

Commit ff86429

Browse files
committed
minor #6303 Tweaked the Symfony Releases page (javiereguiluz)
This PR was merged into the 2.3 branch. Discussion ---------- Tweaked the Symfony Releases page I'd like to display the table of Symfony versions in its own `Version History` section. This change will allow me to add a link to this section from this other page: http://symfony.com/roadmap Commits ------- bdfbfa7 Fixed everything suggested by reviewers 4132c7e Tweaked the Symfony Releases page
2 parents 10d19ba + bdfbfa7 commit ff86429

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

contributing/community/releases.rst

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,19 @@ Below is the schedule for the first few versions that use this release model:
9191
* **Blue** represents the Stabilization phase
9292
* **Green** represents the Maintenance period
9393

94-
This results in very predictable dates and maintenance periods:
94+
.. tip::
95+
96+
If you want to learn more about the timeline of any given Symfony version,
97+
use the online `timeline calculator`_.
98+
99+
.. tip::
100+
101+
Whenever an important event related to Symfony versions happens (a version
102+
reaches end of maintenance or a new patch version is released for
103+
instance), you can automatically receive an email notification if you
104+
subscribed on the `roadmap notification`_ page.
105+
106+
.. _version-history:
95107

96108
======= ============== ======= ======================== ===========
97109
Version Feature Freeze Release End of Maintenance End of Life
@@ -123,19 +135,6 @@ Version Feature Freeze Release End of Maintenance End of Life
123135
.. [2] Symfony 2.8 is the last version of the Symfony 2.x branch.
124136
.. [3] Symfony 3.0 is the first version to use the new release process based on five minor releases.
125137
126-
.. tip::
127-
128-
If you want to learn more about the timeline of any given Symfony version,
129-
use the online `timeline calculator`_. You can also get all data as a JSON
130-
string via a URL like `https://symfony.com/roadmap.json?version=2.x`.
131-
132-
.. tip::
133-
134-
Whenever an important event related to Symfony versions happens (a version
135-
reaches end of maintenance or a new patch version is released for
136-
instance), you can automatically receive an email notification if you
137-
subscribed on the `roadmap notification`_ page.
138-
139138
Backwards Compatibility
140139
-----------------------
141140

0 commit comments

Comments
 (0)