Skip to content

Improve intersection of ConstantArray and AccessoryIsList #25467

Improve intersection of ConstantArray and AccessoryIsList

Improve intersection of ConstantArray and AccessoryIsList #25467

Triggered via pull request February 27, 2026 14:25
Status Cancelled
Total duration 5m 42s
Artifacts 9

phar.yml

on: pull_request
Compiler Tests
2m 7s
Compiler Tests
integration-tests  /  Check PHAR checksum
11s
integration-tests / Check PHAR checksum
Download base SHA PHAR
0s
Download base SHA PHAR
extension-tests  /  Check PHAR checksum
13s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
13s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests  /  PMMP Tests
1m 15s
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

44 errors and 6 warnings
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/dead-code-detector
Internal error: PHPStan\Analyser\NodeScopeResolver::processExprNode(): Argument #4 ($storage) must be of type PHPStan\Analyser\ExpressionResultStorage, Closure given, called in /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/vendor/shipmonk/phpstan-rules/src/Rule/ForbidCheckedExceptionInCallableRule.php on line 239 while analysing file /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Compatibility/BackwardCompatibilityChecker.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 - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal: src/Driver/PDO/SQLSrv/Driver.php#L98
Only booleans are allowed in a ternary operator condition, mixed given.
integration-tests / Integration - Roave/BetterReflection
Process completed with exit code 1.
integration-tests / Integration - Roave/BetterReflection: src/Util/FileHelper.php#L46
Offset 2 might not exist on non-empty-list{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
integration-tests / Integration - Roave/BetterReflection: src/Util/FileHelper.php#L46
Offset 1 might not exist on non-empty-list{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
integration-tests / Integration - efabrica-team/phpstan-latte
Process completed with exit code 1.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Resolver/ValueResolver/ValueResolver.php#L92
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/Latte3Compiler.php#L35
Call to function is_array() with list<Latte\Extension> will always evaluate to true.
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1449
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\AssociationMapping::fromMappingArray() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1448
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1440
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\OneToManyAssociationMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1432
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneOwningSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1428
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneInverseSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / Integration - doctrine/orm: src/Mapping/ClassMetadata.php#L1422
Parameter #1 $mappingArray of static method Doctrine\ORM\Mapping\ToOneOwningSideMapping::fromMappingArrayAndName() expects array{fieldName: string, sourceEntity: class-string, targetEntity: class-string, cascade?: list<'all'|'detach'|'persist'|'refresh'|'remove'>, fetch?: 2|3|4|null, inherited?: class-string|null, declared?: class-string|null, cache?: array<mixed>|null, ...}, non-empty-array<mixed> given.
integration-tests / PMMP Tests: src/item/Item.php#L741
Cannot cast mixed to int.
integration-tests / PMMP Tests: src/item/Item.php#L740
Cannot cast mixed to int.
integration-tests / PMMP Tests: src/item/Item.php#L739
Cannot cast mixed to int.
integration-tests / PMMP Tests: src/command/defaults/WhitelistCommand.php#L92
Parameter #2 $array of function implode expects array<string>, list<mixed> given.
integration-tests / PMMP Tests: src/command/defaults/WhitelistCommand.php#L91
Parameter #1 $array of function sort expects an array of values castable to string, array<mixed> given.
integration-tests / PMMP Tests: src/command/defaults/TeleportCommand.php#L101
Casting to *NEVER* something that's already *NEVER*.
integration-tests / PMMP Tests: src/command/defaults/TeleportCommand.php#L100
Casting to *NEVER* something that's already *NEVER*.
integration-tests / PMMP Tests: src/Server.php#L1192
Cannot cast mixed to string.
integration-tests / PMMP Tests: src/Server.php#L758
Ignored error pattern #^Cannot cast mixed to string\.$# (cast.string) in path /home/runner/work/phpstan-src/phpstan-src/e2e/integration/repo/src/Server.php is expected to occur 1 time, but occurred 2 times.
integration-tests / PMMP Tests: build/generate-block-serializer-consts.php#L181
Parameter #1 $array of function sort expects an array of values castable to string, array<mixed> given.
integration-tests / Integration - laravel/framework
Process completed with exit code 1.
integration-tests / Integration - laravel/framework: src/Illuminate/Mail/Mailable.php#L268
No error with identifier callable.nonNativeMethod is reported on line 268.
integration-tests / Integration - laravel/framework: src/Illuminate/Http/Client/PendingRequest.php#L1081
Variable $shouldRetry on left side of ?? always exists and is always null.
integration-tests / Integration - laravel/framework: src/Illuminate/Foundation/Console/RouteListCommand.php#L406
Variable $action on left side of ?? always exists and is not nullable.
integration-tests / Integration - shopsys/shopsys
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
extension-tests / phpstan-doctrine (8.2) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
extension-tests / phpstan-doctrine (7.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
extension-tests / phpstan-doctrine (7.4) make tests
The operation was canceled.
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
integration-tests / Integration - shopware/shopware
The operation was canceled.
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
integration-tests / Integration - drupal/drupal
The operation was canceled.
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/5067/merge exists
other-tests / Other Tests (8.2, ubuntu-latest, cd e2e/bug8778 composer dump ../../phpstan clear-result-cache -q...
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/44454db4f0199b8b9685a5d763dc37cbf79108e1'. Error: Connection refused (api.github.com:443)
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/restricted-php-ini composer install php -d open_basedir="...
Failed to download action 'https://api.github.com/repos/ramsey/composer-install/tarball/3cf229dc2919194e9e36783941438d17239e8520'. Error: Connection refused (api.github.com:443)
extension-tests / phpstan-symfony (8.0) make phpstan
Back off 24.415 seconds before retry.
extension-tests / phpstan-symfony (8.0) make phpstan
Failed to download action 'https://api.github.com/repos/Wandalen/wretry.action/tarball/e68c23e6309f2871ca8ae4763e7629b9c258e1ea'. Error: Connection refused (api.github.com:443)

Artifacts

Produced during runtime
Name Size Digest
baselines-better-reflection-baseline.neon
363 Bytes
sha256:e6d5fc47925df410f5d8adf754a3e504b8795dbdc9cf9ec1b7aaf93638992a70
baselines-doctrine-dbal-baseline.neon
1010 Bytes
sha256:992d5223c95d7a924ec3e5e440ac8e17151f55e592cf29364cf19a7c0a14c047
baselines-doctrine-orm-baseline.neon
1.16 KB
sha256:619bb5ba0d0e92ca250cd7fc851cb8a01b31cdfa68071181308823283f4a8fb1
baselines-efabrica-phpstan-latte-baseline.neon
706 Bytes
sha256:5761bda7974745a0d9c12bf30ec29c21ce73de22b8e75e9994b4eca830ecd061
baselines-laravel-baseline.neon
384 Bytes
sha256:a9f97cb334f1fff0f84ee35ba4e51b2ca84b531bde2929745522ba4819937340
baselines-shipmonk-dead-code-detector-baseline.neon
228 Bytes
sha256:c7018141c9213187399d1a2cf8d8a6496f037f56fbb8b24358163b0e0957ef70
phar-file
3.74 MB
sha256:db3cba8aefb5ecace5f10b1792db5af5a80ed1026c66163de418ac054fa8c55f
phar-file-checksum
3.74 MB
sha256:c35c706d4434dbb5fc1a571b339aa21f8c56cc83d6961766dda8f8ba816c056c
pocketmine-ng-baseline.neon
1.23 KB
sha256:ef6d5bb5d4d8a7afa8425f1103f3f8ea77a16be36c8f8fd8958083a55f49aab6