Test PHP 8.4 (#1852) #837
Annotations
10 warnings
Execute tests:
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
|
Execute tests:
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
|
Execute tests:
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
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L106
Spatie\Ray\Ray::create(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L113
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Loading