chore: Version 5.1.6 #382
Annotations
6 errors
PHPStan:
src/services/MetaBundles.php#L226
Parameter #4 $baseConfig of method nystudio107\seomatic\services\MetaBundles::createMetaBundleFromSeoElement() expects null, nystudio107\seomatic\models\MetaBundle given.
|
PHPStan:
src/services/MetaBundles.php#L394
Result of && is always false.
|
PHPStan:
src/services/MetaBundles.php#L394
Strict comparison using !== between null and null will always evaluate to false.
|
PHPStan:
src/services/MetaBundles.php#L414
Variable $metaBundleDefaults might not be defined.
|
PHPStan:
src/services/MetaBundles.php#L415
Strict comparison using !== between null and null will always evaluate to false.
|
PHPStan
Process completed with exit code 1.
|