🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Only try to unserialize strings - #148

Merged
schlessera merged 3 commits into
wp-cli:masterfrom
TimothyBJacobs:fix/147
Nov 13, 2020
Merged

Only try to unserialize strings#148
schlessera merged 3 commits into
wp-cli:masterfrom
TimothyBJacobs:fix/147

Conversation

@TimothyBJacobs

Copy link
Copy Markdown
Contributor

Fixes #147.

@TimothyBJacobs
TimothyBJacobs requested a review from a team as a code owner November 12, 2020 20:31
Comment thread src/WP_CLI/SearchReplacer.php Outdated
@schlessera schlessera added bug command:search-replace Related to 'search-replace' command labels Nov 13, 2020
@schlessera

Copy link
Copy Markdown
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
@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

Labels

bug command:search-replace Related to 'search-replace' command

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