Closed garak closed 8 years ago
Works for me. (Fixes #44)
Any news?
Seems fine, thanks.
What about a new tag?
Master branch will be tagged 2.0, as there is some BC breaks, and 2.0 is not ready ATM.
What about 1.1.2 tag?
Yep. I'll cherry-pick this commit into 1.1.
Great! Thank you
Hum. Badly, that's not possible. 1.1 version is tied to symfony >= 2.3, wich is incompatible with the new OptionsResolver.
The only way to made 1.1 compatible with Symfony 3 is to bump the symfony requirement to >= 2.7, and... That's a BC break.
I'll release 2.0, but documentation won't be in sync.
I also squashed commits. Can your merge please?