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 f7eb43d

Browse filesBrowse files
committed
replace EOL with EOM
IIRC with end-of-life we usually refer to the time when a Symfony release does not receive Security fixes anymore. But we remove all the `versionadded` directives when a Symfony version does not receive bug fixes anymore.
1 parent e73d7a6 commit f7eb43d
Copy full SHA for f7eb43d

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/documentation/format.rst

Copy file name to clipboardExpand all lines: contributing/documentation/format.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ how the behavior has changed:
194194
Whenever a new minor version of Symfony is released (e.g. 2.4, 2.5, etc),
195195
a new branch of the documentation is created from the ``master`` branch.
196196
At this point, all the ``versionadded`` tags for Symfony versions that have
197-
reached end-of-life will be removed. For example, if Symfony 2.5 were released
198-
today, and 2.2 had recently reached its end-of-life, the 2.2 ``versionadded``
197+
reached end-of-maintenance will be removed. For example, if Symfony 2.5 were
198+
released today, and 2.2 had recently reached its end-of-life, the 2.2 ``versionadded``
199199
tags would be removed from the new ``2.5`` branch.
200200

201201
Testing Documentation

0 commit comments

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