Skip to content

Merge pull request #47 from reactphp-parallel/PHP-8.2PLUS #129

Merge pull request #47 from reactphp-parallel/PHP-8.2PLUS

Merge pull request #47 from reactphp-parallel/PHP-8.2PLUS #129

Triggered via push January 7, 2024 20:51
Status Failure
Total duration 9m 22s
Artifacts

ci.yml

on: push
Continuous Integration  /  ...  /  Supported Versions Matrix
2s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
6s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
3s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
5s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
21s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Comment composer.lock diff
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
5s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
20s
Continuous Integration / Set Milestone / Set Milestone
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

54 errors and 7 warnings
Continuous Integration / Continuous Integration / Test we can require "react-parallel/limited-pool" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/limited-pool dev-1ecc56fd4abe3b61c092078f53b8325ef2d8fd8e, found react-parallel/limited-pool[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/limited-pool" on PHP 8.2 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/limited-pool dev-master -> satisfiable by react-parallel/limited-pool[dev-master]. - react-parallel/limited-pool dev-master requires react-parallel/contracts ^2@dev -> found react-parallel/contracts[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/limited-pool" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/limited-pool dev-1ecc56fd4abe3b61c092078f53b8325ef2d8fd8e, found react-parallel/limited-pool[dev-master] but it does not match the constraint.
Continuous Integration / Continuous Integration / Test we can require "react-parallel/limited-pool" on PHP 8.3 (zts)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires react-parallel/limited-pool dev-master -> satisfiable by react-parallel/limited-pool[dev-master]. - react-parallel/limited-pool dev-master requires react-parallel/contracts ^2@dev -> found react-parallel/contracts[2.x-dev] but it does not match your minimum-stability.
Continuous Integration / Set Milestone / Set Milestone
Process completed with exit code 2.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with highest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.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-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with locked dependency preference (macos-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - react-parallel/event-loop is locked to version 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - react-parallel/infinite-pool is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - react-parallel/pool-tests is locked to version 4.x-dev and an update of this package was not requested. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - react-parallel/runtime is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.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-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with highest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.2/php.ini - /usr/local/etc/php/8.2/conf.d/20-ds.ini - /usr/local/etc/php/8.2/conf.d/20-pcov.ini - /usr/local/etc/php/8.2/conf.d/ext-opcache.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-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with lowest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.2/php.ini - /usr/local/etc/php/8.2/conf.d/20-ds.ini - /usr/local/etc/php/8.2/conf.d/20-pcov.ini - /usr/local/etc/php/8.2/conf.d/ext-opcache.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-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - azjezz/psl[2.3.1, ..., 2.9.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev]. - roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` 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.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - azjezz/psl is locked to version 2.9.0 and an update of this package was not requested. - azjezz/psl 2.9.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Problem 3 - react-parallel/event-loop is locked to version 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - react-parallel/infinite-pool is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - react-parallel/pool-tests is locked to version 4.x-dev and an update of this package was not requested. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - react-parallel/runtime is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 7 - azjezz/psl 2.9.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - roave/backward-compatibility-check 8.6.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.9.0]. - roave/backward-compatibility-check is locked to version 8.6.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with locked dependency preference (windows-latest)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - azjezz/psl is locked to version 2.9.0 and an update of this package was not requested. - azjezz/psl 2.9.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. Problem 3 - react-parallel/event-loop is locked to version 2.x-dev and an update of this package was not requested. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - react-parallel/infinite-pool is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - react-parallel/pool-tests is locked to version 4.x-dev and an update of this package was not requested. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - react-parallel/runtime is locked to version 3.x-dev and an update of this package was not requested. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 7 - azjezz/psl 2.9.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - roave/backward-compatibility-check 8.6.0 requires azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.9.0]. - roave/backward-compatibility-check is locked to version 8.6.0 and an update of this package was not requested. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - azjezz/psl[2.3.1, ..., 2.9.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev]. - roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` 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.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with lowest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - azjezz/psl[2.3.1, ..., 2.9.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev]. - roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` 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.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with highest dependency preference (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 6 - azjezz/psl[2.3.1, ..., 2.9.0] require ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension. - wyrihaximus/async-test-utilities 7.2.0 requires wyrihaximus/test-utilities ^5.5.4 || ^6 -> satisfiable by wyrihaximus/test-utilities[5.5.4, ..., 5.6.0]. - wyrihaximus/test-utilities[5.5.4, ..., 5.6.0] require roave/backward-compatibility-check ^8.3.0 -> satisfiable by roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev]. - roave/backward-compatibility-check[8.3.0, ..., 8.7.x-dev] require azjezz/psl ^2.3.1 -> satisfiable by azjezz/psl[2.3.1, ..., 2.9.0]. - Root composer.json requires wyrihaximus/async-test-utilities ^7.2 -> satisfiable by wyrihaximus/async-test-utilities[7.2.0]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.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-parallel --ignore-platform-req=ext-sodium` 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with lowest dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/LimitedTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with lowest dependency preference: tests/LimitedWithPoolTest.php#L20
Method ReactParallel\Tests\Pool\Limited\LimitedWithPoolTest::poolFactory() is unused.
Continuous Integration / Continuous Integration / Run tests on PHP 8.3 with lowest dependency preference (macos-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-parallel * but it is missing from your system. Install or enable PHP's parallel extension. Problem 2 - Root composer.json requires react-parallel/event-loop ^2@dev -> satisfiable by react-parallel/event-loop[2.x-dev]. - react-parallel/event-loop 2.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 3 - Root composer.json requires react-parallel/infinite-pool ^3@dev -> satisfiable by react-parallel/infinite-pool[3.x-dev]. - react-parallel/infinite-pool 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 4 - Root composer.json requires react-parallel/pool-tests ^4@dev -> satisfiable by react-parallel/pool-tests[4.x-dev]. - react-parallel/pool-tests 4.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. Problem 5 - Root composer.json requires react-parallel/runtime ^3@dev -> satisfiable by react-parallel/runtime[3.x-dev]. - react-parallel/runtime 3.x-dev requires ext-parallel * -> it is missing from your system. Install or enable PHP's parallel extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/8.3/php.ini - /usr/local/etc/php/8.3/conf.d/20-pcov.ini - /usr/local/etc/php/8.3/conf.d/30-ds.ini - /usr/local/etc/php/8.3/conf.d/ext-opcache.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-parallel` to temporarily ignore these required extensions.
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (macos-latest)
nodename nor servname provided, or not known (api.github.com:443)
Continuous Integration / Continuous Integration / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Continuous Integration / Package Name
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration / Continuous Integration / Supported Checks Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (macos-latest)
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/e6f75134d35752277f093989e72e140eaa222f35'. Error: nodename nor servname provided, or not known (api.github.com:443)
Continuous Integration / Continuous Integration / Run tests on PHP 8.2 with locked dependency preference (macos-latest)
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/e6f75134d35752277f093989e72e140eaa222f35'. Error: nodename nor servname provided, or not known (api.github.com:443)