Merge pull request #6 from Xoshbin/develop #28
Annotations
4 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Http/Controllers/LocaleController.php#L45
Call to deprecated method get() of class Illuminate\Http\Request:
since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
|
|
phpstan:
config/pertuk.php#L50
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|
|
phpstan:
config/pertuk.php#L49
Called 'env' outside of the config directory which returns null when the config is cached, use 'config'.
|