Turn on phpunit PHP Notice exceptions #207
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
PHPUnit with MariaDB: 10.3, PHP: 5.4, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.14.3 and an update of this package was not requested.
- doctrine/annotations 1.14.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 1.13.0 and an update of this package was not requested.
- doctrine/cache 1.13.0 requires php ~7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.8.0 and an update of this package was not requested.
- doctrine/collections 1.8.0 requires php ^7.1.3 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 2.13.3 and an update of this package was not requested.
- doctrine/common 2.13.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 2.13.9 and an update of this package was not requested.
- doctrine/dbal 2.13.9 requires php ^7.1 || ^8 -> your php version (5.4.45) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version 1.1.2 and an update of this package was not requested.
- doctrine/deprecations 1.1.2 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.2.0 and an update of this package was not requested.
- doctrine/event-manager 1.2.0 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 1.4.4 and an update of this package was not requested.
- doctrine/inflector 1.4.4 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.5.0 and an update of this package was not requested.
- doctrine/instantiator 1.5.0 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version v2.6.6 and an update of this package was not requested.
- doctrine/orm v2.6.6 requires php ^7.1 -> your php version (5.4.45) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 1.3.8 and an update of this package was not requested.
- doctrine/persistence 1.3.8 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 13
- doctrine/reflection is locked to version 1.2.4 and an update of this package was not requested.
- doctrine/reflection 1.2.4 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 14
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 15
- symfony/console is locked to version v4.4.49 and an update of this package was not requested.
- symfony/console v4.4.49 requires php >=7.1.3 -> your php version (5.4.45) does not satisfy that requirement.
Problem 16
- symfony/deprecation-contracts is locked to version v2.5.2 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.2 requires php >=7.1 -> your php version (5.4.45) does not satisfy that requirement.
Problem 17
- symfony/polyfill-mbstring is locked to version v1.28.0 and an update of this package was not requested.
- symfony/polyfill-mbstring v1.28.0 requires php >=7.1 -> your php version (5.4.45) does not satisfy that requirement.
Problem 18
- sy
|
PHPUnit with MariaDB: 10.3, PHP: 5.4, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 7.4, extension: pdo_mysql
Process completed with exit code 2.
|