Skip to content

Enhancement: Run backward-compatibility analysis with roave/backward-compatibility-check #2595

Enhancement: Run backward-compatibility analysis with roave/backward-compatibility-check

Enhancement: Run backward-compatibility analysis with roave/backward-compatibility-check #2595

Triggered via pull request December 11, 2023 15:01
Status Failure
Total duration 35s
Artifacts

integrate.yaml

on: pull_request
Matrix: Backward-compatibility Analysis
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Mutation Tests
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

34 errors
Security Analysis (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Security Analysis (8.1, locked)
Process completed with exit code 2.
Backward-compatibility Analysis (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xdebug.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Backward-compatibility Analysis (8.1, locked)
Process completed with exit code 2.
Tests (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Tests (8.1, locked)
Process completed with exit code 2.
Tests (8.1, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.1, highest)
Process completed with exit code 2.
Static Code Analysis (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/10-opcache.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-posix.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Static Code Analysis (8.1, locked)
Process completed with exit code 2.
Tests (8.2, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/15-xml.ini - /etc/php/8.2/cli/conf.d/20-ctype.ini - /etc/php/8.2/cli/conf.d/20-curl.ini - /etc/php/8.2/cli/conf.d/20-dom.ini - /etc/php/8.2/cli/conf.d/20-mbstring.ini - /etc/php/8.2/cli/conf.d/20-phar.ini - /etc/php/8.2/cli/conf.d/20-simplexml.ini - /etc/php/8.2/cli/conf.d/20-tokenizer.ini - /etc/php/8.2/cli/conf.d/20-xmlwriter.ini - /etc/php/8.2/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Tests (8.2, locked)
Process completed with exit code 2.
Tests (8.3, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.3/cli/php.ini - /etc/php/8.3/cli/conf.d/15-xml.ini - /etc/php/8.3/cli/conf.d/20-ctype.ini - /etc/php/8.3/cli/conf.d/20-curl.ini - /etc/php/8.3/cli/conf.d/20-dom.ini - /etc/php/8.3/cli/conf.d/20-mbstring.ini - /etc/php/8.3/cli/conf.d/20-phar.ini - /etc/php/8.3/cli/conf.d/20-simplexml.ini - /etc/php/8.3/cli/conf.d/20-tokenizer.ini - /etc/php/8.3/cli/conf.d/20-xmlwriter.ini - /etc/php/8.3/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Tests (8.3, locked)
Process completed with exit code 2.
Dependency Analysis (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Dependency Analysis (8.1, locked)
Process completed with exit code 2.
Tests (8.3, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.7.0] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.3/cli/php.ini - /etc/php/8.3/cli/conf.d/15-xml.ini - /etc/php/8.3/cli/conf.d/20-ctype.ini - /etc/php/8.3/cli/conf.d/20-curl.ini - /etc/php/8.3/cli/conf.d/20-dom.ini - /etc/php/8.3/cli/conf.d/20-mbstring.ini - /etc/php/8.3/cli/conf.d/20-phar.ini - /etc/php/8.3/cli/conf.d/20-simplexml.ini - /etc/php/8.3/cli/conf.d/20-tokenizer.ini - /etc/php/8.3/cli/conf.d/20-xmlwriter.ini - /etc/php/8.3/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.3, lowest)
Process completed with exit code 2.
Mutation Tests (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xdebug.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Mutation Tests (8.1, locked)
Process completed with exit code 2.
Tests (8.3, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.7.0] require php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.3/cli/php.ini - /etc/php/8.3/cli/conf.d/15-xml.ini - /etc/php/8.3/cli/conf.d/20-ctype.ini - /etc/php/8.3/cli/conf.d/20-curl.ini - /etc/php/8.3/cli/conf.d/20-dom.ini - /etc/php/8.3/cli/conf.d/20-mbstring.ini - /etc/php/8.3/cli/conf.d/20-phar.ini - /etc/php/8.3/cli/conf.d/20-simplexml.ini - /etc/php/8.3/cli/conf.d/20-tokenizer.ini - /etc/php/8.3/cli/conf.d/20-xmlwriter.ini - /etc/php/8.3/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.3, highest)
Process completed with exit code 2.
Code Coverage (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xdebug.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Code Coverage (8.1, locked)
Process completed with exit code 2.
Refactoring (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Refactoring (8.1, locked)
Process completed with exit code 2.
Coding Standards (8.1, locked)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - azjezz/psl is locked to version 2.8.0 and an update of this package was not requested. - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. Problem 2 - azjezz/psl 2.8.0 requires ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.8.0]. - roave/backward-compatibility-check is locked to version 8.4.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions.
Coding Standards (8.1, locked)
Process completed with exit code 2.
Tests (8.1, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.1/cli/php.ini - /etc/php/8.1/cli/conf.d/15-xml.ini - /etc/php/8.1/cli/conf.d/20-ctype.ini - /etc/php/8.1/cli/conf.d/20-curl.ini - /etc/php/8.1/cli/conf.d/20-dom.ini - /etc/php/8.1/cli/conf.d/20-mbstring.ini - /etc/php/8.1/cli/conf.d/20-phar.ini - /etc/php/8.1/cli/conf.d/20-simplexml.ini - /etc/php/8.1/cli/conf.d/20-tokenizer.ini - /etc/php/8.1/cli/conf.d/20-xmlwriter.ini - /etc/php/8.1/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.1, lowest)
Process completed with exit code 2.
Tests (8.2, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/15-xml.ini - /etc/php/8.2/cli/conf.d/20-ctype.ini - /etc/php/8.2/cli/conf.d/20-curl.ini - /etc/php/8.2/cli/conf.d/20-dom.ini - /etc/php/8.2/cli/conf.d/20-mbstring.ini - /etc/php/8.2/cli/conf.d/20-phar.ini - /etc/php/8.2/cli/conf.d/20-simplexml.ini - /etc/php/8.2/cli/conf.d/20-tokenizer.ini - /etc/php/8.2/cli/conf.d/20-xmlwriter.ini - /etc/php/8.2/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.2, highest)
Process completed with exit code 2.
Tests (8.2, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - azjezz/psl[2.3.1, ..., 2.8.0] require ext-bcmath * -> it is missing from your system. Install or enable PHP's bcmath extension. - roave/backward-compatibility-check 8.4.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.8.0]. - Root composer.json requires roave/backward-compatibility-check ^8.4.0 -> satisfiable by roave/backward-compatibility-check[8.4.0]. To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.2/cli/php.ini - /etc/php/8.2/cli/conf.d/15-xml.ini - /etc/php/8.2/cli/conf.d/20-ctype.ini - /etc/php/8.2/cli/conf.d/20-curl.ini - /etc/php/8.2/cli/conf.d/20-dom.ini - /etc/php/8.2/cli/conf.d/20-mbstring.ini - /etc/php/8.2/cli/conf.d/20-phar.ini - /etc/php/8.2/cli/conf.d/20-simplexml.ini - /etc/php/8.2/cli/conf.d/20-tokenizer.ini - /etc/php/8.2/cli/conf.d/20-xmlwriter.ini - /etc/php/8.2/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-bcmath` to temporarily ignore these required extensions. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Tests (8.2, lowest)
Process completed with exit code 2.