Merge pull request #12 from n4ss1m/improvements_0225 #62
Annotations
10 warnings
P8.4 - prefer-lowest - ubuntu-latest:
vendor/illuminate/support/helpers.php#L185
optional(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/illuminate/support/helpers.php#L416
with(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L24
GuzzleHttp\Promise\queue(): Implicitly marking parameter $assign as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/guzzlehttp/promises/src/functions.php#L307
GuzzleHttp\Promise\each_limit_all(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/mockery/mockery/library/Mockery.php#L546
Mockery::formatArgs(): Implicitly marking parameter $arguments as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - prefer-lowest - ubuntu-latest:
vendor/mockery/mockery/library/Mockery.php#L622
Mockery::formatObjects(): Implicitly marking parameter $objects as nullable is deprecated, the explicit nullable type must be used instead
|