-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Support for Symfony2.3 #1085
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
Comments
I guess: probably when Symfony 2.3 will leave "hard development" phase, aka near month or so. |
Uff, that's bad. I need to use Symfony2.3 synchronyced services but I also use this bundle. Guess I'll have to wait. |
Currently the only way of using most bundles with upcoming 2.3 is having |
It might be interesting to create branches for keep the compatibility, and follow the master branch of Symfone2 in the master branch. |
I don't want to maintain several branches in parallel (especially when there is no need to change the code for 2.3) |
I have looked through the 2.0 issues and it's probably just my lack of experience but it's not clear to me which issues are actually blocking a 2.0 stable release. Could you perhaps link to one issue that must be resolved for 2.0 and I'll take a crack at it? So many bundles built on top of FOSUserBundle make use of the 2.0 events. I personally find the existing dev-master code works just fine for me under 2.2, be great if I could specify a stable release for it. |
there is a milestone in the issue tracker (some of them might be delayed though) |
Thoughts on updating composer.json to allow for symfony/framework-bundle <= 2.3-dev ? |
Thanks stof! Will let you know if we run into any 2.3 issues. |
When will this Bundle add support for Symfony2.3 aka master right now?
The text was updated successfully, but these errors were encountered: