chore: Version 4.0.39 #35
Annotations
10 errors
PHPStan:
src/Seomatic.php#L231
Static property nystudio107\seomatic\Seomatic::$settings (nystudio107\seomatic\models\Settings|null) does not accept craft\base\Model|null.
|
PHPStan:
src/Seomatic.php#L239
Access to an undefined property craft\base\Model::$pluginName.
|
PHPStan:
src/Seomatic.php#L318
Access to static property $plugin on an unknown class nystudio107\fastcgicachebust\FastcgiCacheBust.
|
PHPStan:
src/Seomatic.php#L342
Variable $currentUser in PHPDoc tag @var does not match assigned variable $request.
|
PHPStan:
src/Seomatic.php#L529
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
|
PHPStan:
src/Seomatic.php#L549
PHPDoc tag @var has invalid value ($element Element): Unexpected token "$element", expected type at offset 10
|
PHPStan:
src/Seomatic.php#L551
Parameter #1 $element of method nystudio107\seomatic\services\MetaBundles::invalidateMetaBundleByElement() expects craft\base\Element, craft\base\ElementInterface given.
|
PHPStan:
src/autocompletes/TrackingVarsAutocomplete.php#L46
PHPDoc type string of property nystudio107\seomatic\autocompletes\TrackingVarsAutocomplete::$hasSubProperties is not covariant with PHPDoc type bool of overridden property nystudio107\codeeditor\base\Autocomplete::$hasSubProperties.
|
PHPStan:
src/autocompletes/TrackingVarsAutocomplete.php#L46
Property nystudio107\seomatic\autocompletes\TrackingVarsAutocomplete::$hasSubProperties (string) does not accept default value of type false.
|
PHPStan:
src/base/FluentModel.php#L17
Class Twig\Markup referenced with incorrect case: twig\Markup.
|