8000 update UPGRADE-* files · symfony/symfony@5835f37 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5835f37

Browse files
committed
update UPGRADE-* files
1 parent 76d2530 commit 5835f37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

UPGRADE-4.1.md

Lines changed: 1 addition & 1 deletion
Original 8000 file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Security
7676
functionality, create a custom user-checker based on the
7777
`Symfony\Component\Security\Core\User\UserChecker`.
7878
* `AuthenticationUtils::getLastUsername()` now always returns a string.
79-
* The `ExpressionVoter::addExpressionLanguageProvider` method is deprecated. Register the provider directly on the injected ExpressionLanguage instance instead.
79+
* The `ExpressionVoter::addExpressionLanguageProvider()` method is deprecated. Register the provider directly on the injected ExpressionLanguage instance instead.
8080

8181
SecurityBundle
8282
--------------

UPGRADE-5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Security
7171

7272
* The `ContextListener::setLogoutOnUserChange()` method has been removed.
7373
* The `Symfony\Component\Security\Core\User\AdvancedUserInterface` has been removed.
74-
* The `ExpressionVoter::addExpressionLanguageProvider` method has been removed.
74+
* The `ExpressionVoter::addExpressionLanguageProvider()` method has been removed.
7575

7676
SecurityBundle
7777
--------------

0 commit comments

Comments
 (0)
0