Skip to content

Update PHP 8 stubs to 0.4.0 #16777

Update PHP 8 stubs to 0.4.0

Update PHP 8 stubs to 0.4.0 #16777

Triggered via pull request September 30, 2024 19:57
Status Failure
Total duration 7m 13s
Artifacts 29

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
4s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
4s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: integration-tests / PMMP Tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

179 errors and 3 warnings
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/zeta-components composer install mkdir autoload ../../php...: src/Autoloader.php#L16
Method App\Autoloader::autoloadEzc() has ezcBaseAutoloadException in PHPDoc @throws tag but it's not thrown.
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8 ../../phpstan analyse -l 8 -c php74.neon test.php ): test.php#L6
Call to new DOMImplementationSource() on a separate line has no effect.
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8 ../../phpstan analyse -l 8 -c php74.neon test.php ): test.php#L6
Call to new DOMImplementationSource() on a separate line has no effect.
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/bug8543 composer install ../../phpstan , memory_limit=256M)
Internal error: Call to undefined method PHPStan\Reflection\ParametersAcceptorSelector::selectSingle() while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/bug8543/app/Domains/Log/Model/Log.php Run PHPStan with -v option and post the stack trace to: https://github.com/larastan/larastan/issues/new?template=bug-report.md
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/no-autoloader composer install --ignore-platform-reqs ../...: tests/TautologyTest.php#L10
Parameter #1 $actual of static method Tester\Assert::true() expects Tester\mixed, true given.
extension-tests / Extension Tests (7.4, phpstan-nette)
Process completed with exit code 2.
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/phpunit-bridge composer install vendor/bin/simple-phpunit...: src/MyTest.php#L12
Call to method PHPUnit\Framework\Assert::assertTrue() with true will always evaluate to true.
extension-tests / Extension Tests (8.1, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-doctrine)
Process completed with exit code 2.
integration-tests / Integration - Polyfills loaded twice
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan ^1.10.46, it is satisfiable by phpstan/phpstan[1.10.46, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. Problem 2 - phpstan/extension-installer 1.4.x-dev requires phpstan/phpstan ^1.12.0 || ^2.0 -> found phpstan/phpstan[2.0.x-dev] but it conflicts with your root composer.json require (^1.10.46). - phpstan/extension-installer[1.3.1, ..., 1.4.2] require phpstan/phpstan ^1.9.0 -> satisfiable by phpstan/phpstan[1.9.0, ..., 1.12.x-dev] from composer repo (https://repo.packagist.org) but phpstan/phpstan[2.0.x-dev] from path repo (../../..) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages are not installable. See https://getcomposer.org/repoprio for details and assistance. - phpstan/extension-installer 1.4.3 requires phpstan/phpstan ^1.9.0 || ^2.0 -> found phpstan/phpstan[2.0.x-dev] but it conflicts with your root composer.json require (^1.10.46). - Root composer.json requires phpstan/extension-installer ^1.3.1 -> satisfiable by phpstan/extension-installer[1.3.1, ..., 1.4.x-dev].
integration-tests / Integration - Polyfills loaded twice
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (7.4, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpdoc-parser)
Process completed with exit code 2.
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
integration-tests / Integration - nextras/orm
Process completed with exit code 1.
extension-tests / Extension Tests (7.4, phpstan-doctrine)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-nette)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpdoc-parser)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpdoc-parser)
Process completed with exit code 2.
integration-tests / Integration - Carbon tests
Process completed with exit code 2.
integration-tests / Integration - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alnum.php#L22
Impure call to method Webmozart\Assert\Assert::nullOrAlnum() in pure function Webmozart\Assert\Tests\StaticAnalysis\nullOrAlnum().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alnum.php#L36
Impure call to method Webmozart\Assert\Assert::allAlnum() in pure function Webmozart\Assert\Tests\StaticAnalysis\allAlnum().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alnum.php#L50
Impure call to method Webmozart\Assert\Assert::allNullOrAlnum() in pure function Webmozart\Assert\Tests\StaticAnalysis\allNullOrAlnum().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alpha.php#L30
Impure call to method Webmozart\Assert\Assert::nullOrAlpha() in pure function Webmozart\Assert\Tests\StaticAnalysis\nullOrAlpha().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alpha.php#L44
Impure call to method Webmozart\Assert\Assert::allAlpha() in pure function Webmozart\Assert\Tests\StaticAnalysis\allAlpha().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-alpha.php#L58
Impure call to method Webmozart\Assert\Assert::allNullOrAlpha() in pure function Webmozart\Assert\Tests\StaticAnalysis\allNullOrAlpha().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-boolean.php#L26
Impure call to method Webmozart\Assert\Assert::nullOrBoolean() in pure function Webmozart\Assert\Tests\StaticAnalysis\nullOrBoolean().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-boolean.php#L40
Impure call to method Webmozart\Assert\Assert::allBoolean() in pure function Webmozart\Assert\Tests\StaticAnalysis\allBoolean().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-boolean.php#L54
Impure call to method Webmozart\Assert\Assert::allNullOrBoolean() in pure function Webmozart\Assert\Tests\StaticAnalysis\allNullOrBoolean().
integration-tests / Integration - webmozarts/assert: tests/static-analysis/assert-contains.php#L22
Impure call to method Webmozart\Assert\Assert::nullOrContains() in pure function Webmozart\Assert\Tests\StaticAnalysis\nullOrContains().
extension-tests / Extension Tests (8.2, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - pmmp/PocketMine-MP
Process completed with exit code 1.
integration-tests / Integration - pmmp/PocketMine-MP
Process completed with exit code 1.
integration-tests / Integration - TomasVotruba/bladestan
Process completed with exit code 1.
integration-tests / Integration - TomasVotruba/bladestan
Process completed with exit code 1.
extension-tests / Extension Tests (8.3, phpstan-symfony)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - reactphp/promise: src/Internal/FulfilledPromise.php#L61
Method React\Promise\Internal\FulfilledPromise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
integration-tests / Integration - reactphp/promise: src/Promise.php#L99
Method React\Promise\Promise::finally() should return React\Promise\PromiseInterface<T> but returns React\Promise\PromiseInterface<(T of mixed)|null>.
integration-tests / Integration - reactphp/promise: src/Promise.php#L260
Parameter #1 $objectOrMethod of class ReflectionMethod constructor expects object|string, mixed given.
integration-tests / Integration - reactphp/promise: src/Promise.php#L260
Parameter #2 $method of class ReflectionMethod constructor expects string, mixed given.
integration-tests / Integration - reactphp/promise: src/functions.php#L30
Call to function method_exists() with object&T of mixed and 'then' will always evaluate to true.
integration-tests / Integration - reactphp/promise: src/functions.php#L33
Call to function method_exists() with object&T of mixed and 'cancel' will always evaluate to true.
integration-tests / Integration - reactphp/promise: src/functions.php#L40
Call to an undefined method object&T of mixed::then().
integration-tests / Integration - reactphp/promise: src/functions.php#L270
Parameter #1 $objectOrMethod of class ReflectionMethod constructor expects object|string, mixed given.
integration-tests / Integration - reactphp/promise: src/functions.php#L270
Parameter #2 $method of class ReflectionMethod constructor expects string, mixed given.
integration-tests / Integration - reactphp/promise: tests/DeferredTest.php#L21
Method React\Promise\DeferredTest::getPromiseTestAdapter() should return React\Promise\PromiseAdapter\CallbackPromiseAdapter<T> but returns React\Promise\PromiseAdapter\CallbackPromiseAdapter<mixed>.
extension-tests / Extension Tests (7.4, phpstan-symfony)
Process completed with exit code 2.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - drupal/drupal
Process completed with exit code 1.
integration-tests / Integration - Roave/BetterReflection
Process completed with exit code 1.
integration-tests / Integration - Roave/BetterReflection
Process completed with exit code 1.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / Integration - bitExpert/phpstan-magento
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/common
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/common
Process completed with exit code 1.
integration-tests / Integration - doctrine/collections: src/Expr/CompositeExpression.php#L32
Instanceof between Doctrine\Common\Collections\Expr\Expression and Doctrine\Common\Collections\Expr\Expression will always evaluate to true.
integration-tests / Integration - doctrine/collections
Process completed with exit code 1.
integration-tests / Integration - doctrine/persistence
Process completed with exit code 1.
integration-tests / Integration - doctrine/persistence
Process completed with exit code 1.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Helpers/WPDBTrait.php (in context of class WordPressCS/WordPress/Sniffs/DB/PreparedSQLPlaceholdersSniff)#L76
Call to function property_exists() with $this(WordPressCS\WordPress\Sniffs\DB\PreparedSQLPlaceholdersSniff) and 'methodPtr' will always evaluate to true.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Helpers/WPDBTrait.php (in context of class WordPressCS/WordPress/Sniffs/DB/PreparedSQLSniff)#L87
Call to function property_exists() with $this(WordPressCS\WordPress\Sniffs\DB\PreparedSQLSniff) and 'i' will always evaluate to true.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Helpers/WPDBTrait.php (in context of class WordPressCS/WordPress/Sniffs/DB/PreparedSQLSniff)#L109
Call to function property_exists() with $this(WordPressCS\WordPress\Sniffs\DB\PreparedSQLSniff) and 'end' will always evaluate to true.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/Arrays/ArrayIndentationSniff.php#L89
Method WordPressCS\WordPress\Sniffs\Arrays\ArrayIndentationSniff::process_token() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/Arrays/MultipleStatementAlignmentSniff.php#L164
Method WordPressCS\WordPress\Sniffs\Arrays\MultipleStatementAlignmentSniff::process_token() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/Arrays/MultipleStatementAlignmentSniff.php#L219
Method WordPressCS\WordPress\Sniffs\Arrays\MultipleStatementAlignmentSniff::process_single_line_array() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/DB/DirectDatabaseQuerySniff.php#L169
Method WordPressCS\WordPress\Sniffs\DB\DirectDatabaseQuerySniff::process_token() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/DB/PreparedSQLSniff.php#L161
Method WordPressCS\WordPress\Sniffs\DB\PreparedSQLSniff::process_token() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/Files/FileNameSniff.php#L153
Method WordPressCS\WordPress\Sniffs\Files\FileNameSniff::process_token() never returns void so it can be removed from the return type.
integration-tests / Integration - WordPress/WordPress-Coding-Standards: WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php#L751
Method WordPressCS\WordPress\Sniffs\NamingConventions\PrefixAllGlobalsSniff::process_variable_variable() never returns void so it can be removed from the return type.
integration-tests / Integration - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - slevomat/coding-standard
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - composer/composer
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan
Internal error: Call to undefined method PHPStan\Reflection\ParametersAcceptorSelector::selectSingle() while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Properties/ModelPropertyHelper.php Run PHPStan with -v option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.yaml
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L165
Class PHPUnit\Event\Test\DataProviderMethodFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L367
Class PHPUnit\Event\Test\BeforeFirstTestMethodFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L401
Class PHPUnit\Event\Test\BeforeTestMethodFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L435
Class PHPUnit\Event\Test\PreConditionFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L570
Class PHPUnit\Event\Test\PartialMockObjectCreated constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L729
Call to function assert() with true will always evaluate to true.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L729
Instanceof between PHPUnit\Event\Code\TestMethod and PHPUnit\Event\Code\TestMethod will always evaluate to true.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L1003
Class PHPUnit\Event\Test\PostConditionFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L1037
Class PHPUnit\Event\Test\AfterTestMethodFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - sebastianbergmann/phpunit: src/Event/Emitter/DispatchingEmitter.php#L1071
Class PHPUnit\Event\Test\AfterLastTestMethodFinished constructor invoked with unpacked array with possibly string key, but it's not allowed because of @no-named-arguments.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - shopware/shopware
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L566
Call to function method_exists() with 'Doctrine\\DBAL\\Cache\\QueryCacheProfile' and 'setResultCache' will always evaluate to true.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L619
Call to function method_exists() with 'Doctrine\\DBAL\\Cache\\QueryCacheProfile' and 'setResultCache' will always evaluate to true.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L649
Method Doctrine\ORM\AbstractQuery::setResultCacheDriver() has Doctrine\ORM\Cache\Exception\InvalidResultCacheDriver in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L684
Call to function method_exists() with 'Doctrine\\DBAL\\Cache\\QueryCacheProfile' and 'setResultCache' will always evaluate to true.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L790
Call to function method_exists() with Doctrine\DBAL\Cache\QueryCacheProfile and 'setResultCache' will always evaluate to true.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L1224
Expression "$setCacheEntry($stmt)" on a separate line does not do anything.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L1236
Expression "$setCacheEntry($data)" on a separate line does not do anything.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/AbstractQuery.php#L1246
Call to function method_exists() with Doctrine\DBAL\Cache\QueryCacheProfile and 'getResultCache' will always evaluate to true.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/Cache/CollectionCacheKey.php#L55
@readonly property Doctrine\ORM\Cache\CacheKey::$hash is assigned outside of its declaring class.
integration-tests / Integration - doctrine/orm: lib/Doctrine/ORM/Cache/DefaultCacheFactory.php#L68
Instanceof between Psr\Cache\CacheItemPoolInterface and Psr\Cache\CacheItemPoolInterface will always evaluate to true.
integration-tests / Integration - ondrejmirtes/orocrm-phpstan-bugreport
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/orocrm-phpstan-bugreport
Process completed with exit code 1.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ConstExprEvaluator.php#L1
Ignored error pattern #^Unary operation "~" on mixed results in an error\.$# in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/lib/PhpParser/ConstExprEvaluator.php was not matched in reported errors.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ConstExprEvaluator.php#L101
Method PhpParser\ConstExprEvaluator::evaluateDirectly() has PhpParser\ConstExprEvaluationException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - nikic/PHP-Parser
Process completed with exit code 1.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Modifiers.php (in context of class Carbon/Carbon)#L105
PHPDoc tag @var with type Carbon\CarbonInterface is not subtype of native type $this(Carbon\Carbon).
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Modifiers.php (in context of class Carbon/CarbonImmutable)#L105
PHPDoc tag @var with type Carbon\CarbonInterface is not subtype of native type $this(Carbon\CarbonImmutable).
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Rounding.php (in context of class Carbon/Carbon)#L133
PHPDoc tag @var with type Carbon\CarbonInterface is not subtype of native type $this(Carbon\Carbon).
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Rounding.php (in context of class Carbon/CarbonImmutable)#L133
PHPDoc tag @var with type Carbon\CarbonInterface is not subtype of native type $this(Carbon\CarbonImmutable).
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/AddTest.php#L339
PHPDoc tag @var with type mixed is not subtype of native type Carbon\Carbon.
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/AddTest.php#L347
PHPDoc tag @var with type mixed is not subtype of native type Carbon\Carbon.
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/AddTest.php#L355
PHPDoc tag @var with type mixed is not subtype of native type Carbon\Carbon.
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/CreateTest.php#L88
PHPDoc tag @var with type Carbon\Exceptions\OutOfRangeException is not subtype of native type null.
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/Fixtures/Mixin.php#L42
PHPDoc tag @var with type Carbon\CarbonInterface is not subtype of native type $this(Tests\Carbon\Fixtures\Mixin).
integration-tests / Integration - briannesbitt/Carbon: tests/Carbon/GenericMacroTest.php#L40
PHPDoc tag @var with type mixed is not subtype of native type Carbon\Carbon.
integration-tests / Integration - laravel/framework: src/Illuminate/Database/Query/Processors/SQLiteProcessor.php#L24
Call to preg_quote() is missing delimiter / to be effective.
integration-tests / Integration - laravel/framework: src/Illuminate/Database/Query/Processors/SQLiteProcessor.php#L32
Call to preg_quote() is missing delimiter / to be effective.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/phpstan-magento-testcase
Process completed with exit code 1.
integration-tests / Integration - ondrejmirtes/phpstan-magento-testcase
Process completed with exit code 1.
integration-tests / Integration - PrestaShop/PrestaShop: classes/Configuration.php#L327
Method ConfigurationCore::getMultiple() has PrestaShopException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/LocalizationPack.php#L322
Method LocalizationPackCore::_installCurrencies() has PrestaShopException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/PhpEncryption.php#L71
Method PhpEncryptionCore::decrypt() has Exception in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/PhpEncryption.php#L84
Method PhpEncryptionCore::saveBytesToChecksummedAsciiSafeString() has Defuse\Crypto\Exception\EnvironmentIsBrokenException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/PhpEncryption.php#L96
Method PhpEncryptionCore::createNewRandomKey() has Exception in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/checkout/CheckoutProcess.php#L140
Method CheckoutProcessCore::render() has SmartyException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/controller/AdminController.php#L2291
Method AdminControllerCore::initModal() has Exception in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/controller/AdminController.php#L3492
Method AdminControllerCore::getModulesList() has PrestaShopException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/controller/FrontController.php#L943
Method FrontControllerCore::getCurrentCustomerGroups() has PrestaShopDatabaseException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - PrestaShop/PrestaShop: classes/controller/ModuleFrontController.php#L58
Method ModuleFrontControllerCore::setTemplate() has PrestaShopException in PHPDoc @throws tag but it's not thrown.
integration-tests / Integration - slevomat/coding-standard
No files were found with the provided path: e2e/integration/slevomat-cs-tests-baseline.neon. No artifacts will be uploaded.
integration-tests / Integration - ondrejmirtes/common
No files were found with the provided path: e2e/integration/doctrine-common-baseline.neon. No artifacts will be uploaded.
integration-tests / Integration - ondrejmirtes/orocrm-phpstan-bugreport
No files were found with the provided path: e2e/integration/orocrm-phpstan-bugreport-baseline.neon. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
baselines-better-reflection-baseline.neon Expired
524 Bytes
sha256:656e6d6407988f1d6bd8b055d314b092592147d05330c8fa4cd9c508c893bdcf
baselines-bladestan-baseline.neon Expired
585 Bytes
sha256:4d6ab179e51cb8c8719b064e6651125627628ccf1ebaf225e6c60cce03281d3d
baselines-carbon-baseline.neon Expired
952 Bytes
sha256:ad9363d148f945be9070f6bb7e2334be58430fcca0849003b9f77fc97e9a69fa
baselines-composer-baseline.neon Expired
313 Bytes
sha256:dddc0fb5e78dd11e7eaa47793695fd67ae3cd41f65c2853da44248fc5411a81e
baselines-doctrine-collections-baseline.neon Expired
346 Bytes
sha256:c2fbd688552fae08f219950d49c44e1c22eb28b0c1466969640c03c186935036
baselines-doctrine-dbal-baseline.neon Expired
766 Bytes
sha256:af9816e80beb29e35b8888cabd9ae03c3dfbc0f6232ccac77602f29e37836a18
baselines-doctrine-orm-baseline.neon Expired
3.52 KB
sha256:e882765b0092b5b683375d26f485b54e17e445b4aea3f44ce8b5a6d0746598bd
baselines-doctrine-persistence-baseline.neon Expired
450 Bytes
sha256:ad19808e7ce95e3e69fbeef0aac93f17cfe7c8c17e79e173d7663318cf8f2d31
baselines-drupal-baseline.neon Expired
1.61 KB
sha256:c5b082a9072d16221d9fdd66c006c2cce94f59a39ded7b4148886d6331252860
baselines-efabrica-phpstan-latte-baseline.neon Expired
999 Bytes
sha256:02d237efd0862a04b8ef3514e569403626a54542813bb1cd7e68047eac466ec0
baselines-larastan-baseline.neon Expired
160 Bytes
sha256:7a1cd0a612bc4659cd2462794f7538c483d0be49d26d4d99fb0c0e37e86fdff5
baselines-laravel-baseline.neon Expired
321 Bytes
sha256:425d9887f5f8ea4af9795ef1972bf5caac65a1e8b6e5afe5db24de0d104b913c
baselines-laravel-types-baseline.neon Expired
438 Bytes
sha256:0fc9639de0951ae85d2223f2c36faeccfebef4e3eec464f762e76fd85b82af39
baselines-magento-baseline.neon Expired
158 Bytes
sha256:069f50d8f19bd3831f509f10ea62d38d5338678c90bb9742a94bb7d4241d32ac
baselines-magento-testcase-baseline.neon Expired
785 Bytes
sha256:df51aa6bb70ae58901a6562cc04a6b0bc2d38347609550d472f20f6adf515b6e
baselines-nextras-baseline.neon Expired
1.33 KB
sha256:8050235b31439d84efdf6dc2a31c341ed2faa162b2ccb670c0ba66688283bddd
baselines-php-parser-baseline.neon Expired
342 Bytes
sha256:0e27302513a2619e83f2164cbcbd7074a7f323338bb8e55c17daa923b23a1c6b
baselines-phpunit-baseline.neon Expired
3.07 KB
sha256:745811afb5d3f9b1375f0a5ad41671f01cdb3804bc2a34d3ee373fad9b814631
baselines-pocketmine-baseline.neon Expired
1.62 KB
sha256:4553c61d14ffb9a2e0657f629ac7ecddd34216133d3ebb69b97cd842a1be01f2
baselines-prestashop-baseline.neon Expired
15.8 KB
sha256:9ede422fa8fef04d84f901c571b548853ac983303cc97d02e37499b747ebb49d
baselines-react-promise-baseline.neon Expired
988 Bytes
sha256:9afe7ee413bdbad05171dc5bdd75bb48f35162ecd08c249b173e167156f75a42
baselines-shopware-baseline.neon Expired
1.63 KB
sha256:8fb2dd4b7a8a3532adb5fbb69eacc66308bccf1510688966f543e80a869d89f9
baselines-slevomat-cs-baseline.neon Expired
1.06 KB
sha256:943b2408c584609eb231c249d1d8eef4e52b97bf3514add449aadbac27ef01e1
baselines-webmozart-assert-baseline.neon Expired
3.15 KB
sha256:0b8d14c1cf06bcdd834cc53fde0ef97db9e32aabe3bbfc99ec189a15a7508164
baselines-wp-cs-baseline.neon Expired
828 Bytes
sha256:2526db1d9799965c283b7be894be524a6c1adf44b91588de63f388c384af1042
phar-file Expired
3.45 MB
sha256:53d306e422694d6db22a6ed726c14369c59a72d12f450e6ac309243e7472c71e
phar-file-checksum Expired
3.45 MB
sha256:c59edb6ff0d83527e3fee1184a78765f0265c9aed3ef87e457dac414847a3a37
pocketmine-ng-baseline-8.1.neon Expired
799 Bytes
sha256:b04ae1a8df7f6a39a364eda84cc068c603b8392ba315f74bd22c576a99096573
pocketmine-ng-baseline-8.2.neon Expired
799 Bytes
sha256:b04ae1a8df7f6a39a364eda84cc068c603b8392ba315f74bd22c576a99096573