8000 Typo by tvlooy · Pull Request #4087 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Typo #4087

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

Closed
wants to merge 1 commit into from
Closed

Typo #4087

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
Typo
End of life date of 2.5 is wrong
  • Loading branch information
tvlooy committed Aug 4, 2014
commit a809f9149c7e1dcd73482b282710511b6a32425f
2 changes: 1 addition & 1 deletion contributing/community/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ This results in very predictable dates and maintenance periods:
+---------+---------+---------------------+-------------+
| 2.4 | 11/2013 | 07/2014 (8 months) | 01/2015 |
+---------+---------+---------------------+-------------+
| 2.5 | 05/2014 | 01/2015 (8 months) | 07/2016 |
| 2.5 | 05/2014 | 01/2015 (8 months) | 07/2015 |
+---------+---------+---------------------+-------------+
| 2.6 | 11/2014 | 07/2015 (8 months) | 01/2016 |
+---------+---------+---------------------+-------------+
Expand Down
0