You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Hi guys.
It's hard to support few major versions of SF in one branch (requires some hacks with
Kernel::VERSIONand with testing).See
Extending to Test Three Versionsin https://pantheon.io/blog/highest-lowest-testing-multiple-symfony-versionsIt's better to use different branches for different major versions.
What do you think about creating separate branches 2.0 (with support of sf 2.x), 3.0 (with support of sf 3.x) and so on?
/cc @Spike31