Skip to content

Commit

Permalink
[#35368] add missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Apr 21, 2020
1 parent e464954 commit eb26992
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions UPGRADE-6.0.md
Expand Up @@ -98,3 +98,8 @@ Security
* Removed `ROLE_PREVIOUS_ADMIN` role in favor of `IS_IMPERSONATOR` attribute
* Removed `LogoutSuccessHandlerInterface` and `LogoutHandlerInterface`, register a listener on the `LogoutEvent` event instead.
* Removed `DefaultLogoutSuccessHandler` in favor of `DefaultLogoutListener`.

Yaml
----

* Removed support for using the `!php/object` and `!php/const` tags without a value.

0 comments on commit eb26992

Please sign in to comment.