interconnectit / Search-Replace-DB

This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
GNU General Public License v3.0
3.99k stars 850 forks source link

suppress PHP warning #339

Closed jnorell closed 4 years ago

jnorell commented 4 years ago

Currently a php warning is issued when run with multiple search/replace strings:

PHP Warning:  json_decode() expects parameter 1 to be string, array given in ./Search-Replace-DB/srdb.cli.php on line 202
PHP Warning:  json_decode() expects parameter 1 to be string, array given in ./Search-Replace-DB/srdb.cli.php on line 202