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

Move test version back from 5.1.1 to 5.1 for PHP 5.4 tests #147

Open
schlessera opened this issue Apr 10, 2019 · 0 comments
Open

Move test version back from 5.1.1 to 5.1 for PHP 5.4 tests #147

schlessera opened this issue Apr 10, 2019 · 0 comments

Comments

@schlessera
Copy link
Member

To make the PHP 5.4 tests work, we have to limit them to the latest version before the 5.2 update (which bumps the PHP minimum version to PHP 5.6).

This is done by WP_VERSION=5.1, but that unfortunately does not include the latest stable patch version. This should be fixed through wp-cli/wp-cli-tests#51

In the mean-time, we bumped the version to WP_VERSION=5.1.1 to make the doctor tests pass that rely on checking for the latest stable version. This should be reverted back to WP_VERSION=5.1 once the above issue has been fixed.

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

1 participant