security: add allowed_classes => false to SequenceGenerator::unserialize() #9329
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
5 errors
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
|
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/UnitOfWork.php#L2401
Call to method hydrate() of deprecated class Symfony\Component\VarExporter\Hydrator: since Symfony 8.1, use deepclone_hydrate() from the deepclone extension instead
|
|
Static Analysis with PHPStan (default, phpstan.neon)
The strategy configuration was canceled because "static-analysis-phpstan._3_8_2_phpstan-dbal3_neon" failed
|
|
Static Analysis with PHPStan (default, phpstan.neon)
Process completed with exit code 1.
|
|
Static Analysis with PHPStan (default, phpstan.neon):
src/UnitOfWork.php#L2401
Call to method hydrate() of deprecated class Symfony\Component\VarExporter\Hydrator: since Symfony 8.1, use deepclone_hydrate() from the deepclone extension instead
|