Fix XSS when using setFormatValue($callable) #1323
Annotations
6 errors
Run PHPStan analysis:
src/Field/Configurator/CommonPostConfigurator.php#L21
Property EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator::$charset is never read, only written.
|
Run PHPStan analysis:
src/Field/Configurator/CommonPostConfigurator.php#L61
If condition is always true.
|
Run PHPStan analysis:
src/Field/Configurator/CommonPostConfigurator.php#L61
Method EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto::getCustomOptions() invoked with 1 parameter, 0 required.
|
Run PHPStan analysis:
src/Field/Configurator/CommonPostConfigurator.php#L61
Only booleans are allowed in an if condition, EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore given.
|
Run PHPStan analysis:
src/Field/Configurator/CommonPostConfigurator.php#L67
Unreachable statement - code above always terminates.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading