8000 Add missing UPGRADE-4.2 entry for Controller deprecation · symfony/symfony@cc23f5d · GitHub
[go: up one dir, main page]

Skip to content

Commit cc23f5d

Browse files
author
Robin Chalas
committed
Add missing UPGRADE-4.2 entry for Controller deprecation
1 parent f6b4dc9 commit cc23f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADE-4.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ FrameworkBundle
8484
this will generate 404s for non-UTF-8 URLs, which are incompatible with you app anyway,
8585
and will allow dumping optimized routers and using Unicode classes in requirements.
8686
* Added support for the SameSite attribute for session cookies. It is highly recommended to set this setting (`framework.session.cookie_samesite`) to `lax` for increased security against CSRF attacks.
87+
* The `Controller` class has been deprecated, use `AbstractController` instead.
8788

8889
Messenger
8990
---------

0 commit comments

Comments
 (0)
0