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

Only try to unserialize strings #148

Merged
merged 3 commits into from Nov 13, 2020
Merged

Conversation

TimothyBJacobs
Copy link
Contributor

Fixes #147.

@TimothyBJacobs TimothyBJacobs requested a review from a team as a code owner Nov 12, 2020
src/WP_CLI/SearchReplacer.php Outdated Show resolved Hide resolved
@schlessera
Copy link
Member

I had to change the framework dependency to pull in latest master, hopefully the tests will now pass.

@schlessera schlessera merged commit 70b4ba1 into wp-cli:master Nov 13, 2020
1 check passed
@schlessera schlessera added this to the 2.0.8 milestone Nov 13, 2020
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.

PHP 8: Uncaught TypeError: unserialize(): Argument #1 ($data) must be of type string
2 participants