The helper file is no longer autoloaded #27
Annotations
5 errors
phpstan:
lib/Inflections.php#L41
Constant INFLECTOR_DEFAULT_LOCALE not found.
|
phpstan:
lib/Inflector.php#L34
Constant INFLECTOR_DEFAULT_LOCALE not found.
|
phpstan:
tests/InflectionsTest.php#L1
Reflection error: Could not locate constant "INFLECTOR_DEFAULT_LOCALE" while evaluating expression in unknown context (probably a function) at line 64
|
phpstan:
tests/InflectorTest.php#L1
Reflection error: Could not locate constant "INFLECTOR_DEFAULT_LOCALE" while evaluating expression in unknown context (probably a function) at line 80
|
phpstan
Process completed with exit code 1.
|