implicit nullable parameter deprecation warning with php 8.4 #416
Annotations
14 warnings
P8.4 - L11.* - prefer-stable - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L11.* - prefer-lowest - ubuntu-latest:
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
|
P8.3 - L11.* - prefer-lowest - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|