Skip to content

Merge remote-tracking branch 'origin/4.x-dev' into 4.x-dev #13

Merge remote-tracking branch 'origin/4.x-dev' into 4.x-dev

Merge remote-tracking branch 'origin/4.x-dev' into 4.x-dev #13

Triggered via push July 8, 2025 19:36
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
Install PHP dependencies
28s
Install PHP dependencies
Check PHP code style
25s
Check PHP code style
Run PHPstan
28s
Run PHPstan
Run Unit tests
23s
Run Unit tests
Matrix: Run Unit tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Run Unit tests (8.2)
Process completed with exit code 2.
Run Unit tests (8.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.3.0 but your php version (8.2.28) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^12.2.6 -> satisfiable by phpunit/phpunit[12.2.6]. - phpunit/phpunit 12.2.6 requires php >=8.3 -> your php version (8.2.28) does not satisfy that requirement.
Run Unit tests (8.1)
The operation was canceled.
Run Unit tests (8.1)
The strategy configuration was canceled because "tests-unit._8_2" failed
Run Unit tests (8.3)
The operation was canceled.
Run Unit tests (8.3)
The strategy configuration was canceled because "tests-unit._8_2" failed
Run Unit tests (8.4)
The operation was canceled.
Run Unit tests (8.4)
The strategy configuration was canceled because "tests-unit._8_2" failed
Run Unit tests
Process completed with exit code 2.
Run Unit tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.3.0 but your php version (8.1.32) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^12.2.6 -> satisfiable by phpunit/phpunit[12.2.6]. - phpunit/phpunit 12.2.6 requires php >=8.3 -> your php version (8.1.32) does not satisfy that requirement.
Run PHPstan: src/Transport/Socket.php#L289
Call to function is_callable() with 'fsockopen' will always evaluate to true.
Run PHPstan: src/HttpFactory.php#L59
Result of && is always false.
Run PHPstan: src/HttpFactory.php#L59
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
Run PHPstan: src/HttpFactory.php#L33
Result of && is always false.
Run PHPstan: src/HttpFactory.php#L33
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
Run PHPstan: src/Http.php#L295
Instanceof between Joomla\Uri\UriInterface and Joomla\Uri\UriInterface will always evaluate to true.
Run PHPstan: src/Http.php#L53
Result of && is always false.
Run PHPstan: src/Http.php#L53
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.
Run PHPstan: src/AbstractTransport.php#L41
Result of && is always false.
Run PHPstan: src/AbstractTransport.php#L41
Instanceof between ArrayAccess and ArrayAccess will always evaluate to true.