Skip to content

Fix failing PHP 5.6 tests by requiring WP 5.2#342

Merged
danielbachhuber merged 1 commit intomasterfrom
fix/failing-php-5-6-tests-v2
Nov 10, 2022
Merged

Fix failing PHP 5.6 tests by requiring WP 5.2#342
danielbachhuber merged 1 commit intomasterfrom
fix/failing-php-5-6-tests-v2

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 command:plugin Related to 'plugin' command command:plugin-update Related to 'plugin update' command scope:testing Related to testing labels Nov 10, 2022
@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

Labels

command:plugin Related to 'plugin' command command:plugin-update Related to 'plugin update' command scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant