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

Update supported PHP version to 7.4 and WP 5.9 minimum #175

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

mchanDev
Copy link
Contributor

No description provided.

@GaryJones
Copy link
Contributor

Other than developer convenience, what's the benefit here? What feature of PHP 7.4 are deemed essential?

(This would be a breaking change, so a major release would be needed - if that's not desirable at this time when only 8.1 support is being added, then now is not the time to bump minimum supported PHP).

@@ -11,7 +11,7 @@
}
],
"require": {
"php": ">=5.6",
"php": ">=7.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if this change was deemed desirable not (I don't think it is), then I'd also expect changes to readme, CI, and Requires PHP plugin header.

@mchanDev mchanDev changed the title Update supported PHP version to 7.4 minimum Update supported PHP version to 7.4 and WP 5.9 minimum Nov 15, 2023
@GaryJones GaryJones removed their request for review November 17, 2023 12:48
@GaryJones GaryJones merged commit 713f950 into main Feb 7, 2024
2 of 18 checks passed
@GaryJones GaryJones deleted the change-supported-php-versions branch February 7, 2024 17:00
@GaryJones GaryJones added this to the 1.5.0 milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants