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

Fix failing PHP 5.6 tests by requiring WP 5.2 #342

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

danielbachhuber
Copy link
Member

The WordPress importer changed its minimum supported WP version to 5.2, which means these tests never receive an update offer in WP 3.7.

It looks like all "official" plugins no longer support WP 3.7, so there isn't really anything we can replace with.

The WordPress importer changed its minimum supported WP version to 5.2,
which means these tests never receive an update offer in WP 3.7.

It looks like all "official" plugins no longer support WP 3.7, so there
isn't really anything we can replace with.
@danielbachhuber danielbachhuber added this to the 2.1.9 milestone Nov 10, 2022
@danielbachhuber danielbachhuber self-assigned this Nov 10, 2022
@danielbachhuber danielbachhuber requested a review from a team as a code owner November 10, 2022 12:50
@danielbachhuber danielbachhuber merged commit 87b56b3 into master Nov 10, 2022
@danielbachhuber danielbachhuber deleted the fix/failing-php-5-6-tests-v2 branch November 10, 2022 13:11
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.

1 participant