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

[Contributing][Documentation] replace EOL with EOM #6161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
xabbuh committed Jan 18, 2016
commit f7eb43df56ade249413b4cc2d586ccdf2bf6f207
4 changes: 2 additions & 2 deletions 4 contributing/documentation/format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ how the behavior has changed:
Whenever a new minor version of Symfony is released (e.g. 2.4, 2.5, etc),
a new branch of the documentation is created from the ``master`` branch.
At this point, all the ``versionadded`` tags for Symfony versions that have
reached end-of-life will be removed. For example, if Symfony 2.5 were released
today, and 2.2 had recently reached its end-of-life, the 2.2 ``versionadded``
reached end-of-maintenance will be removed. For example, if Symfony 2.5 were
released today, and 2.2 had recently reached its end-of-life, the 2.2 ``versionadded``
tags would be removed from the new ``2.5`` branch.

Testing Documentation
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.