Skip to content

Add support for PHP 8.4 (#236) #190

Add support for PHP 8.4 (#236)

Add support for PHP 8.4 (#236) #190

Triggered via push November 22, 2024 11:29
Status Success
Total duration 11m 29s
Artifacts

tests.yml

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

Annotations

2 warnings
PHP 8.4 - Laravel 9: 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
PHP 8.4 - Laravel 10: 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