Skip to content

Add PHP 8.4 Support #297

Add PHP 8.4 Support

Add PHP 8.4 Support #297

Triggered via push October 18, 2024 03:09
Status Success
Total duration 37s
Artifacts

run-tests.yml

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

Annotations

6 warnings
P8.4 - L9.* - prefer-stable - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - prefer-stable - ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L82
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - prefer-stable - ubuntu-latest: vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L104
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L9.* - prefer-stable - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - prefer-stable - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
P8.4 - L10.* - prefer-stable - ubuntu-latest: vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead