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

Support of PHP versions? #23

Open
stephanvierkant opened this issue Dec 6, 2021 · 1 comment
Open

Support of PHP versions? #23

stephanvierkant opened this issue Dec 6, 2021 · 1 comment

Comments

@stephanvierkant
Copy link
Contributor

I see this library still supports PHP 7.1, which is End of Life (EOL) for a long time. Even 7.3 is EOL as of today.

What's the policy about PHP support? The only supported versions are 7.4, 8.0 and 8.1

In my opinion libraries should drop support of PHP versions that are end of life, because it makes contributing to this library much easier.

@Minishlink
Copy link
Owner

Sure, if there is code that is obsolete in current LTS PHP versions, and that it is needed to drop it somehow, we can drop it and release a new major version of this library

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

2 participants