Update PHPStan packages #147
Annotations
10 errors and 3 warnings
phpstan:
config/fejlvarp.php#L5
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
phpstan:
config/fejlvarp.php#L8
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
phpstan:
config/fejlvarp.php#L9
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
phpstan:
config/fejlvarp.php#L13
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
phpstan:
config/fejlvarp.php#L16
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
phpstan:
src/Exceptions/LaravelFejlvarpExceptionHandler.php#L51
Binary operation "." between mixed and string results in an error.
|
phpstan:
src/Http/Controllers/Api/IncidentController.php#L28
Binary operation "." between mixed and '/incidents' results in an error.
|
phpstan:
src/Http/Controllers/Api/IncidentController.php#L69
Binary operation "." between non-falsy-string and mixed results in an error.
|
phpstan:
src/Http/Controllers/Api/IncidentController.php#L108
Binary operation "." between 'Accept: application…' and mixed results in an error.
|
phpstan:
src/Http/Controllers/Api/IncidentController.php#L217
Parameter #3 $value of function curl_setopt expects non-empty-string, mixed given.
|
phpstan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
phpstan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|