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

Increase minimum PHP and WP versions to 7.1 and 5.0 #416

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

GaryJones
Copy link
Contributor

Description

We're increasing the minimum supported versions of PHP and WordPress. Version 3.0.0 of this plugin will require PHP 7.1 to work. It will also only work with WordPress 5.0.0 and above.

Other changes, like removal of admin notice, documentation about the increase, and syntax changes that are now permitted, will come in other PRs.

Motivation and Context

See #390. Since this is a major version release, then backwards-incompatible changes around the expected environment are fine.

How Has This Been Tested?

No change in CI result, other than fewer jobs now running.

Screenshots (if appropriate):

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)

@GaryJones GaryJones added this to the 3.0.0 milestone Sep 29, 2021
@GaryJones GaryJones self-assigned this Sep 29, 2021
@GaryJones GaryJones requested a review from a team as a code owner September 29, 2021 15:09
@GaryJones GaryJones merged commit eaeb94a into develop Sep 29, 2021
@GaryJones GaryJones deleted the feature/bump-php-wp-requirements branch September 29, 2021 15:26
@jblz
Copy link
Contributor

jblz commented Sep 30, 2021

This is awesome! Thanks.

@pauarge pauarge changed the title Increase minimum PHP and WP versions Increase minimum PHP and WP versions to 7.1 and 5.0 Nov 18, 2021
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.

3 participants