PHP 8.1 errors
Closed this issue · 3 comments
adrianbj commented
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /site/modules/SeoMaestro/src/SeoDataBase.php:236
horst-n commented
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!