Add BC break note to UPGRADE-4.2.md

This commit is contained in:
Saša Stamenković 2019-09-05 16:16:42 +02:00
parent 828e5a4ae3
commit 89f7d77ea0
1 changed files with 1 additions and 0 deletions

View File

@ -343,6 +343,7 @@ Security
* `SimpleAuthenticatorInterface`, `SimpleFormAuthenticatorInterface`, `SimplePreAuthenticatorInterface`,
`SimpleAuthenticationProvider`, `SimpleAuthenticationHandler`, `SimpleFormAuthenticationListener` and
`SimplePreAuthenticationListener` have been deprecated. Use Guard instead.
* **BC break note**: Upgrade to this version will log out all logged in users. See bug #33473.
SecurityBundle
--------------