Skip to content

sockets extension required for unit tests #1125

sockets extension required for unit tests

sockets extension required for unit tests #1125

Triggered via push December 14, 2023 02:39
Status Failure
Total duration 47s
Artifacts

build.yml

on: push
Matrix: phpunit / phpunit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpunit / PHP 8.0-windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-sockets * but it is missing from your system. Install or enable PHP's sockets extension. 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-sockets` to temporarily ignore these required extensions.
phpunit / PHP 8.0-windows-latest
Process completed with exit code 1.
phpunit / PHP 8.1-windows-latest
The job was canceled because "windows-latest_8_0" failed.
phpunit / PHP 8.1-windows-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-sockets * but it is missing from your system. Install or enable PHP's sockets extension. 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-sockets` to temporarily ignore these required extensions.
phpunit / PHP 8.1-windows-latest
Process completed with exit code 1.