Closed pzorn closed 8 years ago
Would it make more sense to just bump the version to 1.1 and require Symfony >= 2.6? Users running 2.3-2.5 would still pull down 1.0.2.
Its your call. I have seen it both ways. But if you add the check then you don't have to back port another bug that needs to be fixed for both versions, to keep supporting 2.3.
That's a good point, especially since 2.3 is still supported until 05/2016. Travis wasn't triggered on this PR for some reason, so I'm going to close and reopen to try to force it.
I know this was in a previous release. But was taken out to support version 2.3. Added check for the new method introduced 2.6. To remove over 200 deprecation message I was seeing in my 2.7 installation.