Skip to content

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

Closed
alvarezmario opened this issue Apr 11, 2013 · 9 comments
Closed

Support for Symfony2.3 #1085

alvarezmario opened this issue Apr 11, 2013 · 9 comments

Comments

@alvarezmario
Copy link

When will this Bundle add support for Symfony2.3 aka master right now?

@stloyd
Copy link

stloyd commented Apr 11, 2013

I guess: probably when Symfony 2.3 will leave "hard development" phase, aka near month or so.

@alvarezmario
Copy link
Author

Uff, that's bad. I need to use Symfony2.3 synchronyced services but I also use this bundle. Guess I'll have to wait.

@mvrhov
Copy link

mvrhov commented Apr 12, 2013

Currently the only way of using most bundles with upcoming 2.3 is having "symfony/symfony": "dev-master as 2.2.1", in your composre.json

@francoispluchino
Copy link

It might be interesting to create branches for keep the compatibility, and follow the master branch of Symfone2 in the master branch.

@stof
Copy link
Member

stof commented Apr 13, 2013

I don't want to maintain several branches in parallel (especially when there is no need to change the code for 2.3)

@ahundiak
Copy link

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.

@stof
Copy link
Member

stof commented Apr 27, 2013

there is a milestone in the issue tracker (some of them might be delayed though)

@mattjanssen
Copy link

Thoughts on updating composer.json to allow for symfony/framework-bundle <= 2.3-dev ?

@stof stof closed this as completed in b77fc8b May 4, 2013
@mattjanssen
Copy link

Thanks stof! Will let you know if we run into any 2.3 issues.

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

7 participants