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

Minimum Symfony Version #44

Closed
hackzilla opened this issue Dec 21, 2015 · 5 comments
Closed

Minimum Symfony Version #44

hackzilla opened this issue Dec 21, 2015 · 5 comments
Labels
Milestone

Comments

@hackzilla
Copy link
Collaborator

I'm looking at Symfony 3.0 (#43) compatibility.

There are some changes in Symfony 2.6, that would involve losing Symfony 2.3 compatibility.
Also in Symfony 2.8 there was a change to forms, where you have to pass Fully Qualified Class Names (FQCN) which is the way Symfony 3.0 works.

For that reason I'm considering developing for a minimum of Symfony 2.8 (previously 2.7)

Thoughts?

@hackzilla
Copy link
Collaborator Author

/cc @yhanini @hakimlamaachi @grimmlink

@grimmlink
Copy link
Contributor

Hmm

I'm still using 2.7, didn't have time to adapt completely to 2.8 (which is same as 3.0).
And 2.7 is LTS so might be important to keep it
Is there no way to keep the 2.7 ?

@hackzilla
Copy link
Collaborator Author

I have been updating my Password-Generator-Bundle, and managed to keep Symfony 2.7, so it should be the same here.

@hackzilla hackzilla added this to the 2.0 milestone Jan 17, 2016
@hackzilla
Copy link
Collaborator Author

The minimum version is looking to be Symfony ^2.7.8.

@hackzilla
Copy link
Collaborator Author

Now available in master

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

No branches or pull requests

2 participants