Merge pull request #3435 from insiders/doctrine-proxy #2079
code-quality.yml
on: push
PHPStan
33s
PHP codestyle
44s
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.
|