: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
class wfInvalidPathException extends RuntimeException {
public function __construct($message, $path) {
parent::__construct("{$message} for path {$path}");
public function getPath() {