Skip to content

New world: single-pass expression processing through ExpressionResult callbacks #29527

New world: single-pass expression processing through ExpressionResult callbacks

New world: single-pass expression processing through ExpressionResult callbacks #29527

Triggered via pull request June 11, 2026 06:56
Status Failure
Total duration 6h 7m 15s
Artifacts 25

phar.yml

on: pull_request
Compiler Tests
2m 0s
Compiler Tests
integration-tests  /  Check PHAR checksum
15s
integration-tests / Check PHAR checksum
Download base SHA PHAR
0s
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
4m 47s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
15s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests  /  PMMP Tests
1m 27s
integration-tests / PMMP Tests
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
Checksum PHAR
PHAR Prefix Diff
0s
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

358 errors, 1 warning, and 2 notices
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/EnforceNativeReturnTypehintRule.php#L97
Variable $phpDocReturnType on left side of ?? always exists and is not nullable.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/CollectedData/CollectedMethod.php#L96
Offset 'returnType' on array{className: string, methodName: string, alwaysTerminated?: bool, returnType: string} in isset() always exists and is not nullable.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/CollectedData/CollectedError.php#L72
Offset 'line' on array{message: string, file: string, line: int} on left side of ?? always exists and is not nullable.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/CollectedData/CollectedComponent.php#L78
Variable $methodName on left side of ?? always exists and is not nullable.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/Latte2Compiler.php#L166
Method Efabrica\PHPStanLatte\Compiler\Compiler\Latte2Compiler::getDefaultFunctions() should return array<string, callable(): mixed> but returns mixed.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/AbstractCompiler.php#L86
Variable $actualClass on left side of ?? always exists and is not nullable.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/AbstractCompiler.php#L85
Variable $actualClass on left side of ?? always exists and is not nullable.
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
integration-tests / Integration - bladestan/bladestan: src/Compiler/LivewireTagCompiler.php#L43
Expression on left side of ?? is not nullable.
integration-tests / Integration - bladestan/bladestan: src/Compiler/BladeToPHPCompiler.php#L305
Expression on left side of ?? is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/PhpUnitUsageProvider.php#L36
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/PhpBenchUsageProvider.php#L45
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/NetteUsageProvider.php#L39
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/NetteTesterUsageProvider.php#L25
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/DoctrineUsageProvider.php#L35
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Provider/BehatUsageProvider.php#L22
Variable $enabled on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Graph/UsageOrigin.php#L128
Variable $hookedPropertyName on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Collector/PropertyAccessCollector.php#L182
Variable $isPossibleDescendant on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Collector/MethodCallCollector.php#L324
Variable $isPossibleDescendant on left side of ?? always exists and is not nullable.
integration-tests / Integration - shipmonk-rnd/dead-code-detector: src/Collector/ConstantFetchCollector.php#L203
Variable $isPossibleDescendant on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L719
Variable $level1Type on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L718
Variable $level0Type on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L689
Variable $level2Type on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L687
Variable $level1Type on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L686
Variable $level0Type on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Platforms/SQLServerPlatform.php#L685
Variable $value on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/dbal: src/Driver/SQLSrv/Result.php#L115
Expression on left side of ?? is not nullable.
integration-tests / Integration - doctrine/dbal: src/Connection.php#L802
Expression on left side of ?? is not nullable.
integration-tests / Integration - doctrine/dbal: src/Connection.php#L130
Expression on left side of ?? is not nullable.
integration-tests / Integration - doctrine/dbal: src/Connection.php#L126
Variable $config on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection
Process completed with exit code 1.
integration-tests / Integration - nextras/orm: src/Collection/Functions/FetchPropertyFunction.php#L259
Variable $aggregator on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/FetchPropertyFunction.php#L152
Variable $aggregator on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareSmallerThanFunction.php#L31
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareSmallerThanEqualsFunction.php#L31
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareNotEqualsFunction.php#L72
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareNotEqualsFunction.php#L61
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareGreaterThanFunction.php#L31
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareGreaterThanEqualsFunction.php#L31
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareEqualsFunction.php#L81
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - nextras/orm: src/Collection/Functions/CompareEqualsFunction.php#L70
Variable $modifier on left side of ?? always exists and is not nullable.
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit: src/TextUI/Application.php#L291
Variable $baselineGenerator in isset() always exists and is not nullable.
integration-tests / Integration - sebastianbergmann/phpunit: src/TextUI/Application.php#L240
Variable $testDoxResultCollector in isset() always exists and is not nullable.
integration-tests / Integration - sebastianbergmann/phpunit: src/Runner/TestSuiteSorter.php#L63
Variable $cache on left side of ?? always exists and is not nullable.
integration-tests / Integration - sebastianbergmann/phpunit: src/Runner/ResultCache/DefaultResultCache.php#L56
Variable $filepath on left side of ?? always exists and is not nullable.
integration-tests / Integration - nikic/PHP-Parser
Process completed with exit code 1.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ParserAbstract.php#L790
Unary operation "+" on non-empty-string results in an error.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ParserAbstract.php#L160
Variable $phpVersion on left side of ?? always exists and is not nullable.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ParserAbstract.php#L0
Ignored error pattern #^Unary operation "\+" on string results in an error\.$# (unaryOp.invalid) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/lib/PhpParser/ParserAbstract.php was not matched in reported errors.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/NodeVisitor/NameResolver.php#L38
Variable $errorHandler on left side of ?? always exists and is not nullable.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/Lexer/Emulative.php#L39
Variable $phpVersion on left side of ?? always exists and is not nullable.
integration-tests / Integration - nikic/PHP-Parser: lib/PhpParser/ConstExprEvaluator.php#L42
Variable $fallbackEvaluator on left side of ?? always exists and is not nullable.
integration-tests / Integration - rectorphp/rector-downgrade-php
Process completed with exit code 1.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L333
Variable $filter on left side of ?? always exists and is not nullable.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L221
Variable $filter on left side of ?? always exists and is not nullable.
integration-tests / Integration - Roave/BetterReflection: src/Reflection/Adapter/ReflectionClass.php#L183
Variable $filter on left side of ?? always exists and is not nullable.
integration-tests / Integration - Roave/BetterReflection: src/NodeCompiler/CompilerContext.php#L49
Expression on left side of ?? is not nullable.
integration-tests / Integration - Roave/BetterReflection: src/NodeCompiler/CompilerContext.php#L39
Expression on left side of ?? is not nullable.
integration-tests / Integration - pradosoft/prado: framework/Util/TBaseBehavior.php#L426
Variable $exceptionKey on left side of ?? always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/Util/Cron/TDbCronModule.php#L654
Variable $task on left side of ?? always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/Security/Permissions/TPermissionEvent.php#L136
Variable $rules on left side of ?? always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/Security/Permissions/TPermissionEvent.php#L112
Variable $events on left side of ?? always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/core/TCache_Lite.php#L321
Variable $id in isset() always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/core/Gettext/TGettext_PO.php#L131
Variable $file in isset() always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/core/Gettext/TGettext_PO.php#L75
Variable $file in isset() always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/core/Gettext/TGettext_MO.php#L267
Variable $file in isset() always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/core/Gettext/TGettext_MO.php#L172
Variable $file in isset() always exists and is not nullable.
integration-tests / Integration - pradosoft/prado: framework/I18N/TDateFormat.php#L234
Variable $pattern in empty() always exists and is always falsy.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Flow/Classes/Command/RoutingCommandController.php#L176
Variable $forceAbsoluteUri on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Flow/Classes/Command/DoctrineCommandController.php#L511
Variable $migrationFolder on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Error.Messages/Classes/Message.php#L68
Variable $code on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Eel/Classes/Helper/StringHelper.php#L392
Variable $position on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Eel/Classes/Helper/StringHelper.php#L123
Variable $position on left side of ?? always exists and is not nullable.
integration-tests / Integration - neos/flow-development-collection: Packages/Framework/Neos.Cache/Classes/Backend/FileBackend.php#L164
Variable $lifetime on left side of ?? always exists and is not nullable.
integration-tests / Integration - larastan/larastan
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan: src/Types/Factory/ModelFactoryType.php#L24
Variable $isSingleModel on left side of ?? always exists and is not nullable.
integration-tests / Integration - larastan/larastan: src/Reflection/EloquentBuilderMethodReflection.php#L25
Variable $returnType on left side of ?? always exists and is not nullable.
integration-tests / Integration - larastan/larastan: src/Properties/SchemaAggregator.php#L249
Variable $type on left side of ?? always exists and is not nullable.
integration-tests / Integration - larastan/larastan: src/Methods/FacadesMethodsExtension.php#L99
Variable $result on left side of ?? always exists and is not nullable.
integration-tests / Integration - larastan/larastan: src/Methods/BuilderHelper.php#L99
Expression on left side of ?? is not nullable.
integration-tests / Integration - Larastan tests PHP 8.4, ^12.48
Process completed with exit code 1.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/PropertySpacingSniff.php#L51
Variable $propertyPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/MethodSpacingSniff.php#L123
Variable $linesBetween on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/MethodSpacingSniff.php#L99
Variable $nextMethodDocCommentStartPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/MethodSpacingSniff.php#L99
Variable $nextMethodAttributeStartPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/DisallowMultiConstantDefinitionSniff.php#L79
Variable $visibilityPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/ClassMemberSpacingSniff.php#L61
Variable $previousMemberPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Sniffs/Classes/AbstractPropertyConstantAndEnumCaseSpacing.php#L76
Variable $nextFunctionPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Helpers/AttributeHelper.php#L71
Variable $attributeOpenerPointer on left side of ?? always exists and is not nullable.
integration-tests / Integration - slevomat/coding-standard: SlevomatCodingStandard/Helpers/AnnotationHelper.php#L51
Variable $name on left side of ?? always exists and is not nullable.
integration-tests / Integration - staabm/phpstan-dba
Process completed with exit code 1.
integration-tests / Integration - staabm/phpstan-dba: src/QueryReflection/QuerySimulation.php#L161
Expression on left side of ?? is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DibiReflection/DibiReflection.php#L19
Expression on left side of ?? is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DibiReflection/DibiReflection.php#L18
Expression on left side of ?? is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DibiReflection/DibiReflection.php#L17
Expression on left side of ?? is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DibiReflection/DibiReflection.php#L16
Expression on left side of ?? is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DbSchema/SchemaHasherMysql.php#L83
Offset 'dbsignature' on non-empty-array<string, float|int|string|null> on left side of ?? always exists and is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/DbSchema/SchemaHasherMysql.php#L71
Offset 'dbsignature' on array{dbsignature: string, 0: string|null, grouper: int, 1: int} on left side of ?? always exists and is not nullable.
integration-tests / Integration - staabm/phpstan-dba: src/Analyzer/QueryPlanQueryResolver.php#L27
Expression on left side of ?? is not nullable.
integration-tests / PMMP Tests: src/block/BlockBreakInfo.php#L53
Variable $blastResistance on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L1410
Variable $recipients on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L1394
Variable $recipients on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L1381
Variable $recipients on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L1354
Variable $recipients on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L953
Variable $netCompressionThreshold on left side of ?? always exists and is not nullable.
integration-tests / PMMP Tests: src/Server.php#L400
Expression on left side of ?? is not nullable.
integration-tests / PMMP Tests: src/PocketMine.php#L299
Expression on left side of ?? is not nullable.
integration-tests / PMMP Tests: src/PocketMine.php#L298
Expression on left side of ?? is not nullable.
integration-tests / PMMP Tests: build/generate-block-serializer-consts.php#L167
Expression on left side of ?? is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L2191
Offset 'name' on array{name: string, fieldName?: string|null, type?: string|null, length?: int|null, columnDefinition?: string|null, enumType?: class-string<BackedEnum>|null, options?: array<string, mixed>|null} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1757
Offset 'fetch' on array{joinColumns?: array, inversedBy?: string|null, joinTable?: array, fetch: string, cascade?: array<string>} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1749
Offset 'inversedBy' on array{joinColumns?: array, inversedBy: string, joinTable?: array, fetch?: string|null, cascade?: array<string>} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1005
Offset 'region' on array{usage: mixed, region: string} in isset() always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L568
Variable $typedFieldMapper on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L566
Variable $namingStrategy on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/EntityManager.php#L122
Variable $eventManager on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Cache/TimestampCacheEntry.php#L15
Variable $time on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Cache/Lock.php#L18
Variable $time on left side of ?? always exists and is not nullable.
integration-tests / Integration - doctrine/orm: src/Cache/DefaultQueryCache.php#L89
Expression on left side of ?? is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Creator.php (in context of class Carbon/Carbon)#L351
Variable $hour on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Creator.php (in context of class Carbon/Carbon)#L350
Variable $day on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Creator.php (in context of class Carbon/Carbon)#L348
Variable $year on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Creator.php (in context of class Carbon/Carbon)#L327
Variable $timezone on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Creator.php (in context of class Carbon/Carbon)#L193
Variable $date on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Traits/Comparison.php (in context of class Carbon/Carbon)#L731
Variable $date on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/MessageFormatter/MessageFormatterMapper.php#L39
Variable $formatter on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/Factory.php#L681
Variable $timezone on left side of ?? always exists and is not nullable.
integration-tests / Integration - briannesbitt/Carbon: src/Carbon/CarbonInterval.php#L1908
Variable $declensionMode on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Bus/DebounceLock.php#L53
Variable $maxWait on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Bus/DebounceLock.php#L46
Variable $debounceFor on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Broadcasting/BroadcastEvent.php#L178
Variable $connection on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Broadcasting/BroadcastEvent.php#L177
Variable $connection on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Broadcasting/BroadcastEvent.php#L164
Variable $connection on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Broadcasting/BroadcastEvent.php#L163
Variable $connection on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Auth/Middleware/RequirePassword.php#L98
Variable $passwordTimeoutSeconds on left side of ?? always exists and is not nullable.
integration-tests / Integration - laravel/framework: src/Illuminate/Auth/Access/AuthorizationException.php#L33
Variable $message on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.1) make tests
Process completed with exit code 2.
extension-tests / phpstan-deprecation-rules (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.5) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L101
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-deprecation-rules (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.2) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L101
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-phpunit (8.1) make tests
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.5) make tests
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.3) make tests
Process completed with exit code 2.
extension-tests / phpstan-nette (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L744
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.1) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L168
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-phpunit (8.3) make tests
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L744
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.2) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L168
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-nette (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L744
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.5) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L168
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-symfony (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.1) make phpstan: src/Type/Symfony/MessengerHandleTraitWrapperReturnTypeExtension.php#L45
Offset 'handleTraitWrappers' on array{handleTraitWrappers: array<string>} on left side of ?? always exists and is not nullable.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.4) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L101
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-phpunit (8.2) make tests
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.3) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L101
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-phpunit (8.4) make tests
Process completed with exit code 2.
extension-tests / phpstan-phpunit (8.5) make tests
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L744
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.3) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L168
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-deprecation-rules (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-nette (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.5) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.5) make phpstan: src/Type/Symfony/MessengerHandleTraitWrapperReturnTypeExtension.php#L45
Offset 'handleTraitWrappers' on array{handleTraitWrappers: array<string>} on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.4) make tests
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.2) make tests
Process completed with exit code 2.
extension-tests / phpstan-deprecation-rules (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L744
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-webmozart-assert (8.4) make phpstan: src/Type/WebMozartAssert/AssertTypeSpecifyingExtension.php#L168
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-deprecation-rules (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.2) make phpstan: src/Type/Symfony/MessengerHandleTraitWrapperReturnTypeExtension.php#L45
Offset 'handleTraitWrappers' on array{handleTraitWrappers: array<string>} on left side of ?? always exists and is not nullable.
extension-tests / phpstan-nette (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-nette (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-beberlei-assert (8.1) make phpstan: src/Type/BeberleiAssert/AssertHelper.php#L101
Variable $rootExpr on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.1) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Type/Doctrine/Query/QueryType.php#L23
Variable $resultType on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Type/Doctrine/Query/QueryType.php#L22
Variable $indexType on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Reflection/Doctrine/DummyParameter.php#L29
Variable $passedByReference on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Doctrine/Driver/DriverDetector.php#L42
Expression on left side of ?? is not nullable.
extension-tests / phpstan-doctrine (8.1) make phpstan: src/Doctrine/DoctrineDiagnoseExtension.php#L45
Variable $driver on left side of ?? always exists and is not nullable.
extension-tests / phpstan-symfony (8.3) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.3) make phpstan: src/Type/Symfony/MessengerHandleTraitWrapperReturnTypeExtension.php#L45
Offset 'handleTraitWrappers' on array{handleTraitWrappers: array<string>} on left side of ?? always exists and is not nullable.
extension-tests / phpstan-symfony (8.4) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-symfony (8.4) make phpstan: src/Type/Symfony/MessengerHandleTraitWrapperReturnTypeExtension.php#L45
Offset 'handleTraitWrappers' on array{handleTraitWrappers: array<string>} on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.2) make phpstan
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Type/Doctrine/Query/QueryType.php#L23
Variable $resultType on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Type/Doctrine/Query/QueryType.php#L22
Variable $indexType on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Reflection/Doctrine/DummyParameter.php#L29
Variable $passedByReference on left side of ?? always exists and is not nullable.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Doctrine/Driver/DriverDetector.php#L42
Expression on left side of ?? is not nullable.
extension-tests / phpstan-doctrine (8.2) make phpstan: src/Doctrine/DoctrineDiagnoseExtension.php#L45
Variable $driver on left side of ?? always exists and is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L664
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L661
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L626
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L606
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L596
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Printer/Printer.php#L553
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Parser/PhpDocParser.php#L314
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Parser/PhpDocParser.php#L309
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Parser/PhpDocParser.php#L234
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.1) make phpstan: src/Parser/PhpDocParser.php#L229
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L664
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L661
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L626
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L606
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L596
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Printer/Printer.php#L553
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Parser/PhpDocParser.php#L314
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Parser/PhpDocParser.php#L309
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Parser/PhpDocParser.php#L234
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.2) make phpstan: src/Parser/PhpDocParser.php#L229
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L664
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L661
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L626
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L606
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L596
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Printer/Printer.php#L553
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Parser/PhpDocParser.php#L314
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Parser/PhpDocParser.php#L309
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Parser/PhpDocParser.php#L234
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.5) make phpstan: src/Parser/PhpDocParser.php#L229
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L664
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L661
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L626
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L606
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L596
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Printer/Printer.php#L553
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Parser/PhpDocParser.php#L314
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Parser/PhpDocParser.php#L309
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Parser/PhpDocParser.php#L234
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.4) make phpstan: src/Parser/PhpDocParser.php#L229
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L664
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L661
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L626
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L606
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L596
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Printer/Printer.php#L553
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Parser/PhpDocParser.php#L314
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Parser/PhpDocParser.php#L309
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Parser/PhpDocParser.php#L234
Expression on left side of ?? is not nullable.
extension-tests / phpdoc-parser (8.3) make phpstan: src/Parser/PhpDocParser.php#L229
Expression on left side of ?? is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/install.core.inc#L589
Variable $output in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/install.core.inc#L157
Variable $output in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/form.inc#L894
Variable $url on left side of ?? always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/form.inc#L71
Variable $choices in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/errors.inc#L126
Variable $error in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/bootstrap.inc#L454
Variable $callback in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/bootstrap.inc#L384
Variable $name in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/bootstrap.inc#L163
Variable $new_prefix in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/batch.inc#L502
Variable $batch_finished_redirect in isset() always exists and is not nullable.
integration-tests / Integration - drupal/drupal: core/includes/batch.inc#L124
Variable $new_value in isset() always exists and is not nullable.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
integration-tests / Integration - WordPress/wordpress-develop
The job has exceeded the maximum execution time of 30m0s
integration-tests / Integration - WordPress/wordpress-develop
The operation was canceled.
integration-tests / Integration - shopsys/shopsys
The job has exceeded the maximum execution time of 30m0s
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
integration-tests / Integration - Sylius/Sylius
The job has exceeded the maximum execution time of 30m0s
integration-tests / Integration - Sylius/Sylius
The operation was canceled.
integration-tests / Integration - shopsys/shopsys
The job has exceeded the maximum execution time of 30m0s
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
integration-tests / Integration - shopware/shopware
The job has exceeded the maximum execution time of 30m0s
integration-tests / Integration - shopware/shopware
The operation was canceled.
extension-tests / phpstan-doctrine (8.2) make tests
Process completed with exit code 2.
extension-tests / phpstan-doctrine (8.1) make tests
Process completed with exit code 2.
extension-tests / phpstan-symfony (7.4) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (7.4) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.1) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.1) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.0) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.0) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.3) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.3) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.2) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.2) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.5) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.5) make tests
The operation was canceled.
extension-tests / phpstan-symfony (8.4) make tests
The job has exceeded the maximum execution time of 6h0m0s
extension-tests / phpstan-symfony (8.4) make tests
The operation was canceled.
integration-tests / PMMP Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pmmp/setup-php-action@3c38c259834f945351a662392836d90eb08abff0. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
baselines-better-reflection-baseline.neon
740 Bytes
sha256:278742dac9245616eb068dc34888abaa25bbf3cc9ef7d14d13cd80e129556b54
baselines-bladestan-baseline.neon
723 Bytes
sha256:8c178603d10d35280ce56e369a1cb8cf087833418b030ec7c114e63d4a7ac0f1
baselines-carbon-baseline.neon
1.05 KB
sha256:adc09b4aa36624cf3e8923013af2160b242987c00792ced5d2a9c322abfb2b06
baselines-doctrine-dbal-baseline.neon
1.37 KB
sha256:b9b27e8aab5fc9076ac8dd99f9cfd7b639e26915ce2dafa1a2cf888e1e3dfb61
baselines-doctrine-orm-baseline.neon
2.29 KB
sha256:cc61952d5c1875988d177039e98b3e4fe4ef1cbd2dd9e839dd72fe21822f70ac
baselines-drupal-baseline.neon
9.72 KB
sha256:93ad679669f8c6d5d043b1768e7dd2f7ce7dd4071bbdb61d810dd97dd087469c
baselines-efabrica-phpstan-latte-baseline.neon
1.82 KB
sha256:b1f1c56507d45edc29df26ac88fbd1d407966cb5ea9d70077ba5fc9f8f22971f
baselines-flow-baseline.neon
1.24 KB
sha256:d343486d7bf1e806403ea9159bcdfedfe2be93c52fb12ecaa1e7c9de9ea71674
baselines-flow-legacy-baseline.neon
1.39 KB
sha256:c29c47a685f61f879c999460f33c55b0fc8e3e5f75a60b136d065dd15c8dd5c7
baselines-larastan-baseline.neon
489 Bytes
sha256:31a925a814bd7fa68bb90186cbdb79fb49761ad79da1b8617d84982dc5af427d
baselines-laravel-baseline.neon
1.68 KB
sha256:16c847f06cbf36d2bedb68363993be80ffa38da44cf4ca997ab9d71b87054f44
baselines-neos-baseline.neon
8.21 KB
sha256:896db2c2d1821ead7c7288b27e2d7b5e86274089b7c4936151e01d4a80fdcfcc
baselines-nextras-baseline.neon
1.53 KB
sha256:5f2f3c21502b5e7703b9ca1dae15b5b9ce3bad2a3776ad347fbe829b52a40957
baselines-php-parser-baseline.neon
465 Bytes
sha256:f18c78871f25b4446b526b408532b6ab5d096482094bfd0a0791bb8b7a95cf41
baselines-phpstan-dba-baseline.neon
523 Bytes
sha256:f6ec051300ae1c91e4288f7cc6067c4a9b629058f5538582a8935cbcc8e41597
baselines-phpunit-baseline.neon
1.09 KB
sha256:3cc0f59c6895a7c6e58ee45000868893a6db67e36bfc1bb485dbe000000a815d
baselines-pocketmine-ng.neon
2.73 KB
sha256:d4accbc3995ac524e44537190edcd5b86f31e048af1ca2b41d031ee1d892af9b
baselines-prado-baseline.neon
638 Bytes
sha256:81eadad2187c761c54fefb4d4c15192dc729878b984a6dfc957ed249aea42cb9
baselines-rector-baseline.neon
875 Bytes
sha256:65f7c76fc32bbf492e27deffefabe5044dc7dafd1865917b071a5259dfd07dc8
baselines-rector-downgrade-php-baseline.neon
510 Bytes
sha256:81f91be00c9aba92fdc9317845d7d3d29dcdf2e323e10113021c27e698bd8dcf
baselines-shipmonk-dead-code-detector-baseline.neon
598 Bytes
sha256:b22ac04a353dd09d753424282f4295dfe10f13596123dd069a90ee0cc246b99c
baselines-shipmonk-rnd-baseline.neon
497 Bytes
sha256:0fe792e0ac2cb6a252c195f42e81fa0fae296829c64f7760fbb1e77ab991d9f4
baselines-slevomat-cs-baseline.neon
717 Bytes
sha256:2ee4194cc32dfcd1cd7cca6767d292b74a5dd8fa5b31526608ff871e1b9eea2d
phar-file
3.87 MB
sha256:209bbc6caffa20ab703063268608d44e3a61fb623c9c4c4037c92cd63c0aa2e1
phar-file-checksum
3.87 MB
sha256:a6057621e6a02cd1bf555f16864bd05453b8514e7bad1433a46d99de4ca9a742