Skip to content

feat: deprecate PHP 8.0 EOL and allow 8.1 to 8.4 #217

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

Closed
wants to merge 1 commit into from

Conversation

shakaran
Copy link
Contributor

Deprecate PHP 8.0 EOL and allow PHP versions from 8.1 to 8.4

Deprecate PHP 8.0 EOL and allow PHP versions from 8.1 to 8.4
@Stichoza
Copy link
Owner

Thanks for the PR, but I'll close it because deprecation means giving a notice to update, but this will remove 8.0 version from supported versions. This would be a breaking change and is not wanted at the moment (maybe later). Also, ^8.1|^8.2|^8.3|^8.4 could be simplified as ^8.1 and will do exactly same.

Thanks for the PR tho 🙌🏼

@Stichoza Stichoza closed this May 20, 2025
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

Successfully merging this pull request may close these issues.

2 participants