Drop old versions of PHP and Symfony #8186
Annotations
4 errors and 1 warning
PHPStan:
src/Util/AdminObjectAclData.php#L52
Method Sonata\AdminBundle\Util\AdminObjectAclData::__construct() has parameter $aclRoles with no value type specified in iterable type Traversable.
|
PHPStan:
src/Util/AdminObjectAclData.php#L52
PHPDoc tag @param for parameter $aclRoles with type Traversable<mixed, string>|null is not subtype of native type Traversable.
|
PHPStan:
src/Util/AdminObjectAclData.php#L57
PHPDoc type for property Sonata\AdminBundle\Util\AdminObjectAclData::$aclRoles with type Traversable<mixed, string>|null is not subtype of native type Traversable.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading