Skip to content

Update EPV to work within phpBB4 #118

Update EPV to work within phpBB4

Update EPV to work within phpBB4 #118

Triggered via pull request December 10, 2025 23:55
@iMattProiMattPro
synchronize #138
epv-phpbb4
Status Failure
Total duration 35s
Artifacts

tests.yml

on: pull_request
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
PHP 7.4
Process completed with exit code 2.
PHP 7.4
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - gitonomy/gitlib is locked to version v1.5.0 and an update of this package was not requested. - gitonomy/gitlib v1.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - psr/log is locked to version 3.0.2 and an update of this package was not requested. - psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/console is locked to version v7.4.1 and an update of this package was not requested. - symfony/console v7.4.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/filesystem is locked to version v7.4.0 and an update of this package was not requested. - symfony/filesystem v7.4.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/finder is locked to version v7.4.0 and an update of this package was not requested. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/process is locked to version v7.4.0 and an update of this package was not requested. - symfony/process v7.4.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested. - symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/string is locked to version v7.4.0 and an update of this package was not requested. - symfony/string v7.4.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/yaml is locked to version v7.4.1 and an update of this package was not requested. - symfony/yaml v7.4.1 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - composer/composer is locked to version 2.9.2 and an update of this package was not requested. - composer/composer 2.9.2 requires symfony/finder ^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0 -> satisfiable by symfony/finder[v7.4.0]. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
PHP 7.3
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.0
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.0
Process completed with exit code 2.
PHP 7.3
Process completed with exit code 2.
PHP 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.4.1 and an update of this package was not requested. - symfony/console v7.4.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.4.0 and an update of this package was not requested. - symfony/filesystem v7.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/finder is locked to version v7.4.0 and an update of this package was not requested. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/process is locked to version v7.4.0 and an update of this package was not requested. - symfony/process v7.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested. - symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/string is locked to version v7.4.0 and an update of this package was not requested. - symfony/string v7.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/yaml is locked to version v7.4.1 and an update of this package was not requested. - symfony/yaml v7.4.1 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - composer/composer is locked to version 2.9.2 and an update of this package was not requested. - composer/composer 2.9.2 requires symfony/finder ^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0 -> satisfiable by symfony/finder[v7.4.0]. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
PHP 7.3
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - composer/pcre is locked to version 3.3.2 and an update of this package was not requested. - composer/pcre 3.3.2 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 2 - gitonomy/gitlib is locked to version v1.5.0 and an update of this package was not requested. - gitonomy/gitlib v1.5.0 requires php ^8.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - nikic/php-parser is locked to version v5.7.0 and an update of this package was not requested. - nikic/php-parser v5.7.0 requires php >=7.4 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - psr/log is locked to version 3.0.2 and an update of this package was not requested. - psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v7.4.1 and an update of this package was not requested. - symfony/console v7.4.1 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - symfony/filesystem is locked to version v7.4.0 and an update of this package was not requested. - symfony/filesystem v7.4.0 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 9 - symfony/finder is locked to version v7.4.0 and an update of this package was not requested. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 10 - symfony/process is locked to version v7.4.0 and an update of this package was not requested. - symfony/process v7.4.0 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 11 - symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested. - symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v7.4.0 and an update of this package was not requested. - symfony/string v7.4.0 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 13 - symfony/yaml is locked to version v7.4.1 and an update of this package was not requested. - symfony/yaml v7.4.1 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 14 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 15 - composer/xdebug-handler is locked to version 3.0.5 and an update of this package was not requested. - composer/pcre 3.3.2 requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement. - composer/xdebug-handler 3.0.5 requires composer/pcre ^1 || ^2 || ^3 -> satisfiable by composer/pcre[3.3.2].
PHP 8.1
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.1
Process completed with exit code 2.
PHP 8.1
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v7.4.1 and an update of this package was not requested. - symfony/console v7.4.1 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 2 - symfony/filesystem is locked to version v7.4.0 and an update of this package was not requested. - symfony/filesystem v7.4.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 3 - symfony/finder is locked to version v7.4.0 and an update of this package was not requested. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 4 - symfony/process is locked to version v7.4.0 and an update of this package was not requested. - symfony/process v7.4.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v7.4.0 and an update of this package was not requested. - symfony/string v7.4.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 6 - symfony/yaml is locked to version v7.4.1 and an update of this package was not requested. - symfony/yaml v7.4.1 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 7 - composer/composer is locked to version 2.9.2 and an update of this package was not requested. - composer/composer 2.9.2 requires symfony/finder ^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0 -> satisfiable by symfony/finder[v7.4.0]. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement.
PHP 7.2
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 7.2
Process completed with exit code 2.
PHP 7.2
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - composer/pcre is locked to version 3.3.2 and an update of this package was not requested. - composer/pcre 3.3.2 requires php ^7.4 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - gitonomy/gitlib is locked to version v1.5.0 and an update of this package was not requested. - gitonomy/gitlib v1.5.0 requires php ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 3 - nikic/php-parser is locked to version v5.7.0 and an update of this package was not requested. - nikic/php-parser v5.7.0 requires php >=7.4 -> your php version (7.2.34) does not satisfy that requirement. Problem 4 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 5 - psr/log is locked to version 3.0.2 and an update of this package was not requested. - psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 6 - symfony/console is locked to version v7.4.1 and an update of this package was not requested. - symfony/console v7.4.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 7 - symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 8 - symfony/filesystem is locked to version v7.4.0 and an update of this package was not requested. - symfony/filesystem v7.4.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 9 - symfony/finder is locked to version v7.4.0 and an update of this package was not requested. - symfony/finder v7.4.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 10 - symfony/process is locked to version v7.4.0 and an update of this package was not requested. - symfony/process v7.4.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 11 - symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested. - symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v7.4.0 and an update of this package was not requested. - symfony/string v7.4.0 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 13 - symfony/yaml is locked to version v7.4.1 and an update of this package was not requested. - symfony/yaml v7.4.1 requires php >=8.2 -> your php version (7.2.34) does not satisfy that requirement. Problem 14 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 15 - phpunit/php-code-coverage is locked to version 9.2.32 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.32 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 16 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 17 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 18 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. -
PHP 8.3
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.3
The operation was canceled.
PHP 8.2
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.2
The operation was canceled.
PHP 8.4
The strategy configuration was canceled because "php-tests._7_4" failed
PHP 8.4
The operation was canceled.