Merge pull request #38 from palpalani/support-php84 #260
Annotations
1 error and 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/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/sebastian/exporter/src/Exporter.php#L80
SebastianBergmann\Exporter\Exporter::shortenedRecursiveExport(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
|
Execute tests:
vendor/phpunit/phpunit/src/Util/ErrorHandler.php#L99
Constant E_STRICT is deprecated
|
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/phpunit/phpunit/src/Util/ErrorHandler.php#L99
Constant E_STRICT is deprecated
|
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/phpunit/phpunit/src/Util/ErrorHandler.php#L99
Constant E_STRICT is deprecated
|
Loading