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

Which versions of PHP do we need this to work on? #4

Open
mike42 opened this issue Mar 13, 2017 · 0 comments
Open

Which versions of PHP do we need this to work on? #4

mike42 opened this issue Mar 13, 2017 · 0 comments
Labels

Comments

@mike42
Copy link
Contributor

mike42 commented Mar 13, 2017

We will need to introduce tests to avoid breaking supported PHP versions. The more versions we support, the more locked down we are on which dependencies, language features etc we can use.

At the time of writing, we have 5.6 and 7.0 being tested already, which does not include any versions outside of security update coverage.

Are we happy to adopt a practice of dropping compatibility with unsupported versions of PHP at each major release?

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

1 participant