Allow doctrine/orm 3 #347
build.yml
on: push
Roave BC Check
1m 59s
Matrix: tests
Annotations
15 errors
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L106
The parameter $offset of Doctrine\ORM\EntityRepository#findBy() changed from no type to a non-contravariant int|null
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L106
The parameter $limit of Doctrine\ORM\EntityRepository#findBy() changed from no type to a non-contravariant int|null
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L84
The parameter $lockVersion of Doctrine\ORM\EntityRepository#find() changed from no type to a non-contravariant int|null
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L84
The parameter $lockMode of Doctrine\ORM\EntityRepository#find() changed from no type to a non-contravariant Doctrine\DBAL\LockMode|int|null
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L65
The parameter $alias of Doctrine\ORM\EntityRepository#createResultSetMappingBuilder() changed from no type to a non-contravariant string
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L53
The parameter $indexBy of Doctrine\ORM\EntityRepository#createQueryBuilder() changed from no type to a non-contravariant string|null
|
|
Roave BC Check:
/vendor/doctrine/orm/src/EntityRepository.php#L53
The parameter $alias of Doctrine\ORM\EntityRepository#createQueryBuilder() changed from no type to a non-contravariant string
|
|
Roave BC Check:
/src/Repository/SubscriptionRepository.php#L10
Method Doctrine\ORM\EntityRepository#clear() was removed
|
|
Roave BC Check:
/src/Repository/SubscriptionRepository.php#L10
Method Doctrine\ORM\EntityRepository#createNativeNamedQuery() was removed
|
|
Roave BC Check:
/src/Repository/SubscriptionRepository.php#L10
Method Doctrine\ORM\EntityRepository#createNamedQuery() was removed
|
|
Sylius ^2.0, PHP 8.3, Symfony ^7.3, MySQL 8.0
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4, MySQL 8.0
Process completed with exit code 2.
|
|
Sylius ^2.1, PHP 8.2, Symfony ^6.4, MySQL 8.0
Process completed with exit code 2.
|
|
Sylius ^2.1, PHP 8.2, Symfony ^7.3, MySQL 8.0
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4, MySQL 8.0
Process completed with exit code 2.
|