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

Add matrix testing for PHP versions above 8.0 #110

Open
pgautier404 opened this issue Mar 21, 2023 · 0 comments
Open

Add matrix testing for PHP versions above 8.0 #110

pgautier404 opened this issue Mar 21, 2023 · 0 comments

Comments

@pgautier404
Copy link
Collaborator

We are testing with the lowest common denominator version of PHP to make sure we aren't using language features incompatible with out lowest advertised compatible version. This is missing deprecation warnings from more recent PHP versions. We need to set up a test matrix to make sure we have coverage for 8.1 and 8.2.

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

No branches or pull requests

1 participant