Skip to content

Separate tests and fixtures by PHP versions (#1422) #667

Separate tests and fixtures by PHP versions (#1422)

Separate tests and fixtures by PHP versions (#1422) #667

Triggered via push May 18, 2024 01:06
Status Success
Total duration 42s
Artifacts

tests.yml

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

Annotations

7 errors and 4 warnings
PHPUnit on PHP 7.3 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.1 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 7.4 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.2 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.3 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.0 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.4 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phar-io/manifest/src/values/Manifest.php#L78
PharIo\Manifest\Manifest::isExtensionFor(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phpunit/php-code-coverage/src/CodeCoverage.php#L140
SebastianBergmann\CodeCoverage\CodeCoverage::__construct(): Implicitly marking parameter $driver as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phpunit/php-code-coverage/src/CodeCoverage.php#L140
SebastianBergmann\CodeCoverage\CodeCoverage::__construct(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/sebastian/global-state/src/Snapshot.php#L83
SebastianBergmann\GlobalState\Snapshot::__construct(): Implicitly marking parameter $blacklist as nullable is deprecated, the explicit nullable type must be used instead