Skip to content

Check for values existence in getValues() function #80

Check for values existence in getValues() function

Check for values existence in getValues() function #80

Triggered via pull request June 17, 2024 09:54
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Mods/Element/Xml/Element.php#L26
No error to ignore is reported on line 26.
phpstan: src/Mods/Element/Xml/Element.php#L27
PHPDoc tag @var for property Slub\Mods\Element\Xml\Element::$values with type array<static(Slub\Mods\Element\Xml\Element)>|false|null is not subtype of native type array.
phpstan
Process completed with exit code 1.