Errors i get while replacing: First: Error: There has been a critical error on this website.Learn more about debugging in WordPress. There has been a critical error on this website.
Second: Fatal error: Uncaught TypeError: unserialize(): Argument #1 ($data) must be of type string, array given in phar://C:/wp-cli/wp-cli.phar/vendor/wp-cli/search-replace-command/src/WP_CLI/SearchReplacer.php:86 Version of php: Version
When i am trying to replace adresses with this comand:
wp search-replace https://example.com http://example.com --all-tables --verbose
I am getting this errors above.