Merge pull request #129 from defstudio/php-8.4 #653
Annotations
10 warnings
Execute Tests:
vendor/spatie/laravel-ray/src/Ray.php#L46
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#L46
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#L437
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#L110
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#L110
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#L117
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#L117
Spatie\Ray\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Execute Tests:
vendor/spatie/ray/src/Settings/SettingsFactory.php#L14
Spatie\Ray\Settings\SettingsFactory::createFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
|
Execute Tests:
vendor/spatie/ray/src/Settings/SettingsFactory.php#L27
Spatie\Ray\Settings\SettingsFactory::getSettingsFromConfigFile(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
|
Execute Tests:
vendor/spatie/ray/src/Settings/SettingsFactory.php#L40
Spatie\Ray\Settings\SettingsFactory::searchConfigFiles(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
|
Loading