Readme formatting #57
Annotations
8 warnings
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
|
Execute tests:
vendor/spatie/ray/src/Settings/SettingsFactory.php#L49
Spatie\Ray\Settings\SettingsFactory::searchConfigFilesOnDisk(): Implicitly marking parameter $configDirectory as nullable is deprecated, the explicit nullable type must be used instead
|
Loading