fixes for crdb version #640
Annotations
1 error and 10 warnings
Execute tests
Process completed with exit code 2.
|
Execute tests:
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
|
Execute tests:
vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php#L65
Illuminate\Events\Dispatcher::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/sebastian/exporter/src/Exporter.php#L77
SebastianBergmann\Exporter\Exporter::shortenedRecursiveExport(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L76
NunoMaduro\Collision\Adapters\Phpunit\TestResult::__construct(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nunomaduro/collision/src/Adapters/Phpunit/TestResult.php#L98
NunoMaduro\Collision\Adapters\Phpunit\TestResult::fromTestCase(): Implicitly marking parameter $throwable as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php#L110
PHPUnit\Framework\ExceptionWrapper::originalException(): Implicitly marking parameter $exceptionToStore as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/phpunit/phpunit/src/Framework/Exception/Exception.php#L47
PHPUnit\Framework\Exception::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/nikic/php-parser/lib/PhpParser/Parser.php#L17
PhpParser\Parser::parse(): Implicitly marking parameter $errorHandler as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/phar-io/manifest/src/values/Manifest.php#L78
PharIo\Manifest\Manifest::isExtensionFor(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/sebastian/global-state/src/Snapshot.php#L103
SebastianBergmann\GlobalState\Snapshot::__construct(): Implicitly marking parameter $excludeList as nullable is deprecated, the explicit nullable type must be used instead
|
Loading