: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace YoastSEO_Vendor\Psr\Log;
* Describes a logger-aware instance.
interface LoggerAwareInterface
* Sets a logger instance on the object.
* @param LoggerInterface $logger
public function setLogger(\YoastSEO_Vendor\Psr\Log\LoggerInterface $logger);