Merge pull request #3433 from insiders/node-add-event-duplicate #2078
code-quality.yml
on: push
PHPStan
33s
PHP codestyle
40s
Annotations
4 errors
PHPStan:
src/Kunstmaan/FixturesBundle/Parser/Spec/Listed.php#L37
Variable $keys in empty() always exists and is not falsy.
|
PHPStan:
src/Kunstmaan/FixturesBundle/Parser/Spec/Range.php#L37
Variable $keys in empty() always exists and is not falsy.
|
PHPStan
Process completed with exit code 1.
|
PHP codestyle
Process completed with exit code 8.
|