Add support for Doctrine ORM 3 #3826
Annotations
5 errors and 1 warning
Run analysis:
src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php#L84
Parameter #1 $type of method Sylius\Bundle\ResourceBundle\EventListener\ORMMappedSuperClassSubscriber::isRelation() expects int, mixed given.
|
Run analysis:
src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php#L86
Property Doctrine\ORM\Mapping\ClassMetadata<object>::$associationMappings (array<string, Doctrine\ORM\Mapping\ManyToManyInverseSideMapping|Doctrine\ORM\Mapping\ManyToManyOwningSideMapping|Doctrine\ORM\Mapping\ManyToOneAssociationMapping|Doctrine\ORM\Mapping\OneToManyAssociationMapping|Doctrine\ORM\Mapping\OneToOneInverseSideMapping|Doctrine\ORM\Mapping\OneToOneOwningSideMapping>) does not accept array<string, Doctrine\ORM\Mapping\AssociationMapping>.
|
Run analysis:
src/Bundle/EventListener/ORMMappedSuperClassSubscriber.php#L101
Parameter #1 $type of method Sylius\Bundle\ResourceBundle\EventListener\ORMMappedSuperClassSubscriber::isRelation() expects int, mixed given.
|
Run analysis:
src/Bundle/EventListener/ORMTranslatableListener.php#L61
Strict comparison using === between null and ReflectionClass<object> will always evaluate to false.
|
Run analysis
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