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

Re-establish support for PHP 7.2 #1207

Closed
oliverklee opened this issue Jan 13, 2023 · 3 comments
Closed

Re-establish support for PHP 7.2 #1207

oliverklee opened this issue Jan 13, 2023 · 3 comments
Assignees
Milestone

Comments

@oliverklee
Copy link
Contributor

Revert #1111.

@oliverklee oliverklee added this to the 8.0.0 milestone Jan 13, 2023
@oliverklee oliverklee changed the title Re-add support for PHP 7.2 Re-establish support for PHP 7.2 Jan 13, 2023
@JakeQZ
Copy link
Contributor

JakeQZ commented Jan 16, 2023

We can mark all EOL versions of PHP as deprecated, indicating that support/comatibility may be removed in a future major release, without actually removing such support in the next major release if there is no reason for us to do so. (Buyer beware - but hosting many websites through a single version of PHP [as most website hosting companies require], I can tell you that an enforced PHP upgrade actually prevents an upgrade, because some sites are not ready and/or have not been tested against the lastest PHP, and if I don't have time to do the testing and due diligence against the latest version, then nothing can be updated.)

@JakeQZ
Copy link
Contributor

JakeQZ commented Sep 8, 2023

Just realized that willnotimplement should be wontimplement, to be consistent with wontfix. Guess you can just rename the label - ?

@oliverklee
Copy link
Contributor Author

Thanks, done.

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

Successfully merging a pull request may close this issue.

2 participants