You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Symfony] updated extractRawRoles()to support Symfony >= 3.3 (#4309)
* Symfony::extractRawRoles() failed on security collector from Symfony >= 3.3.
When extracting roles from security collector, you can simply utilize the getValue method of Data class, when it exists.
0 commit comments