Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Security] $attributes can be anything, but RoleVoter assumes strings#19726
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…(merged to 3.0 branch)
lemoinem commentedSep 28, 2016
Hello, Thank you but unless there are merge conflicts, your PR on 2.7 will be automatically merged in every supported branches, including 3.0, 3.1 and master... From what I can see, the patch are completely equivalent, so I don't think you need this PR. Thank you for the hard work! |
maennchen commentedSep 28, 2016
@lemoinem Since the method |
lemoinem commentedSep 28, 2016
Ok, I see the difference now. |
nicolas-grekas commentedOct 5, 2016
Can you rebase+change the base branch to 3.1 so that tests are against 3.1? 3.0 is not maintained anymore. |
maennchen commentedOct 5, 2016
@nicolas-grekas Won't you merge the changes into If you want to only apply starting from |
Uh oh!
There was an error while loading.Please reload this page.
This is the merged to 3.0 version of#19725.