Fix duplicate pages in admin #439
code-quality.yml
on: push
PHPStan
35s
PHP codestyle
38s
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.
|