8000 minor #11872 Remove extra time for security fixes on standard version… · symfony/symfony-docs@011e37f · GitHub
[go: up one dir, main page]

Skip to content

Commit 011e37f

Browse files
committed
minor #11872 Remove extra time for security fixes on standard versions (fabpot)
This PR was submitted for the 3.4 branch but it was merged into the 4.4 branch instead (closes #11872). Discussion ---------- Remove extra time for security fixes on standard versions Fixing security issues on standard versions is complicated as the branches diverged a lot. In any case, if someone wants to stick to standard versions (which I would highly recommend), there is already time to do so. So, the extra time for security issues does serve any purpose IMHO. Commits ------- 52fa1ce Remove extra time for security fixes on standard versions
2 parents 9597f82 + 52fa1ce commit 011e37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/community/releases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ones are considered **standard versions**:
5959
======================= ===================== ================================
6060
Version Type Bugs are fixed for... Security issues are fixed for...
6161
======================= ===================== ================================
62-
Standard 8 months 14 months
62+
Standard 8 months 8 months
6363
Long-Term Support (LTS) 3 years 4 years
6464
======================= ===================== ================================
6565

0 commit comments

Comments
 (0)
0