Fixed the logic to get the field name #9
linter.yaml
on: pull_request
PHP-CS-Fixer
6s
PHPStan & PHPUnit
25s
Annotations
4 errors
PHPStan & PHPUnit:
src/Serializer/FormNormalizer.php#L143
Only booleans are allowed in an if condition, Symfony\Component\Form\FormInterface|null given.
|
PHPStan & PHPUnit:
src/Serializer/FormNormalizer.php#L147
Casting to string something that's already string.
|
PHPStan & PHPUnit:
src/Serializer/FormNormalizer.php#L148
Only booleans are allowed in an if condition, string|null given.
|
PHPStan & PHPUnit
Process completed with exit code 1.
|