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

Tests failing on WP 3.7 due to PHP minimum version support issue #333

Open
schlessera opened this issue Oct 17, 2022 · 1 comment
Open

Comments

@schlessera
Copy link
Member

Currently, tests on WP 3.7 are failing, because of an update to the wordpress-importer plugin that bumped the minimum PHP requirement to 5.6+: https://github.com/wp-cli/extension-command/actions/runs/3269158784/jobs/5376377280#step:13:39

Due to https://meta.trac.wordpress.org/ticket/6292, WP-CLI cannot retrieve an update anymore for WP 3.7.

As it is unlikely for the above Meta issue to get resolved anytime soon, the tests will need to be rewritten with a different plugin that will still allow for all scenarios to work across all supported WP versions.

@danielbachhuber
Copy link
Member

Related wp-cli/export-command#102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants