Add support for redirect origin wildcard, excluding root path #436
code-quality.yml
on: push
PHPStan
41s
PHP codestyle
48s
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.
|