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 broken tests and compatibility with PHP 8 #77

Merged
merged 8 commits into from
Aug 20, 2021
Merged

Conversation

aaemnnosttv
Copy link
Owner

@aaemnnosttv aaemnnosttv commented Aug 20, 2021

Tests started failing after changes were introduced to wp-cli-tests which broke a temporary workaround that was in place.

See wp-cli/wp-cli-tests#127

This PR also updates the version constraint for illuminate/container to support newer versions. It was previously locked to a specific 5.x range due to inclusion of illuminate/support in later versions, but this was since removed in laravel/framework#30518 (https://github.com/illuminate/container/releases/tag/v6.5.1).

@aaemnnosttv aaemnnosttv changed the title Fix broken tests Fix broken tests and compatibility with PHP 8 Aug 20, 2021
@aaemnnosttv
Copy link
Owner Author

Tests are failing here due to wp-sqlite-db compatibility with PHP 8.

@aaemnnosttv aaemnnosttv merged commit 3c93baf into master Aug 20, 2021
@aaemnnosttv aaemnnosttv deleted the fix-wp-cli-tests branch August 20, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant