Convert configs from XML to PHP #59
Annotations
4 errors
|
Static Analysis with PHPStan (8.4)
Process completed with exit code 1.
|
|
Static Analysis with PHPStan (8.4):
Form/FormFlow.php#L655
Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request:
since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
|
|
Static Analysis with PHPStan (8.4):
Form/FormFlow.php#L628
Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request:
since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
|
|
Static Analysis with PHPStan (8.4):
Form/FormFlow.php#L542
Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request:
since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead
|