Laravel 10 specific release branch #77
Annotations
2 warnings
PHP 8.4 - Laravel ^10 - prefer-lowest - 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
|
PHP 8.4 - Laravel ^10 - prefer-lowest - 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
|