Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Symfony 3 #44

Closed
garak opened this issue Mar 3, 2016 · 0 comments
Closed

Support Symfony 3 #44

garak opened this issue Mar 3, 2016 · 0 comments

Comments

@garak
Copy link
Contributor

garak commented Mar 3, 2016

I'm using this bundle with Symfony 2.8 and the only deprecation I found until now is the following
The Symfony\Component\OptionsResolver\OptionsResolver::replaceDefaults method is deprecated since version 2.6 and will be removed in 3.0. Use the clear() and setDefaults() methods instead.
So, using setDefaults should be fine, along with allowing ^3.0 in composer.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants