We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c12684 commit e915dd8Copy full SHA for e915dd8
features/search-replace.feature
@@ -1115,7 +1115,7 @@ Feature: Do global search/replace
1115
When I try `wp search-replace mysqli_result stdClass`
1116
Then STDERR should contain:
1117
"""
1118
- Warning: WP_CLI\SearchReplacer::run_recursively(): Couldn't fetch mysqli_result in src/WP_CLI/SearchReplacer.php
+ Warning: WP_CLI\SearchReplacer::run_recursively(): Couldn't fetch mysqli_result
1119
1120
And STDOUT should contain:
1121
0 commit comments