Fix tests with newer Laravel 11 versions #75
Annotations
1 error and 6 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/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/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/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
|
Loading