Drop old versions of PHP and Symfony #8190
Annotations
6 errors and 3 warnings
PropertyNotSetInConstructor:
src/Event/BatchActionEvent.php#L38
src/Event/BatchActionEvent.php:38:19: PropertyNotSetInConstructor: Property Sonata\AdminBundle\Event\BatchActionEvent::$idx is not defined in constructor of Sonata\AdminBundle\Event\BatchActionEvent or in any private or final methods called in the constructor (see https://psalm.dev/074)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/Event/BatchActionEvent.php#L38
Class Sonata\AdminBundle\Event\BatchActionEvent has an uninitialized property $idx. Give it default value or assign it in the constructor.
|
PHPStan:
src/Event/BatchActionEvent.php#L47
Constructor of class Sonata\AdminBundle\Event\BatchActionEvent has an unused parameter $idx.
|
PHPStan
Process completed with exit code 1.
|
Rector
Process completed with exit code 2.
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|