wanze/SeoMaestro

PHP 8.1 errors

Closed this issue · 3 comments

PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /site/modules/SeoMaestro/src/SeoDataBase.php:236

I have found this one too with PHP 8.1

Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in site/modules/SeoMaestro/src/OpengraphSeoData.php on line 193
wanze commented

Would appreciate a pull request if anyone has time to fix these. Thanks!

wanze commented

Fixed with v1.1.1, thanks for the pull request!