Add php 8.4 Support #226
Annotations
21 errors and 21 warnings
P8.3 - L9.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.2 - L9.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.1 - L9.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.2 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
|
P8.4 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.4 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.4 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.4 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest
The operation was canceled.
|
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.3 - L10.* - prefer-lowest - ubuntu-latest
The operation was canceled.
|
P8.3 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.3 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
|
P8.2 - L9.* - prefer-lowest - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.2 - L9.* - prefer-lowest - ubuntu-latest
The operation was canceled.
|
P8.3 - L9.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_9___pre" failed.
|
P8.3 - L9.* - prefer-stable - ubuntu-latest
The operation was canceled.
|
P8.4 - L9.* - prefer-stable - ubuntu-latest:
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.* - prefer-stable - ubuntu-latest:
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.* - prefer-stable - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-stable - ubuntu-latest:
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.3 - L9.* - prefer-lowest - ubuntu-latest:
vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
P8.3 - L9.* - prefer-lowest - ubuntu-latest:
vendor/ramsey/collection/src/AbstractArray.php#L84
Return type of Ramsey\Collection\AbstractArray::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
P8.3 - L9.* - prefer-lowest - ubuntu-latest:
vendor/ramsey/uuid/src/Builder/BuilderCollection.php#L32
Ramsey\Uuid\Builder\BuilderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
|
P8.3 - L9.* - prefer-lowest - ubuntu-latest:
vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php#L26
Ramsey\Uuid\Provider\Node\NodeProviderCollection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
|
P8.4 - L10.* - prefer-stable - ubuntu-latest:
vendor/laravel/framework/src/Illuminate/Log/Logger.php#L46
Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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
|
P8.4 - L9.* - prefer-lowest - ubuntu-latest:
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.* - prefer-lowest - ubuntu-latest:
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
|