fixes for crdb version #640
Annotations
10 warnings
Execute tests:
vendor/orchestra/testbench-core/src/Exceptions/PHPUnitErrorException.php#L10
Orchestra\Testbench\Exceptions\PHPUnitErrorException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/phpunit/phpunit/src/Framework/Error/Error.php#L19
PHPUnit\Framework\Error\Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
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/Database/Capsule/Manager.php#L30
Illuminate\Database\Capsule\Manager::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/laravel/framework/src/Illuminate/Database/SQLiteConnection.php#L81
Illuminate\Database\SQLiteConnection::getSchemaState(): Implicitly marking parameter $processFactory as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L45
Spatie\LaravelRay\Ray::__construct(): Implicitly marking parameter $uuid as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/laravel-ray/src/Ray.php#L434
Spatie\LaravelRay\Ray::handleWatcherCallable(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/spatie/ray/src/Ray.php#L103
Spatie\Ray\Ray::create(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
|
Loading