Merge pull request #88 from ensi-platform/ensitech-273 #252
Annotations
4 warnings
P8.4 - L9.*:
vendor/laravel/framework/src/Illuminate/Log/Logger.php#L43
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.*:
vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php#L449
Illuminate\Database\Schema\Builder::createBlueprint(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.*:
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
|
P8.4 - L9.*:
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
|