Skip to content

Fix strtr inferences #22454

Fix strtr inferences

Fix strtr inferences #22454

Triggered via pull request October 21, 2025 19:00
Status Cancelled
Total duration 3m 48s
Artifacts 7

phar.yml

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

97 errors
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ProxyAutoloader.php#L51
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L54
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L53
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/FactoryAutoloader.php#L51
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L70
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L69
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionInterfaceAutoloader.php#L67
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L71
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L70
Parameter #1 $key of method PHPStan\Cache\Cache::save() expects non-empty-string, string given.
integration-tests / Integration - bitExpert/phpstan-magento: src/bitExpert/PHPStan/Magento/Autoload/ExtensionAutoloader.php#L68
Parameter #1 $key of method PHPStan\Cache\Cache::load() expects non-empty-string, string given.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteTemplateResolver/Nette/NetteApplicationUIControl.php#L15
Return type array<'object'|class-string> of method Efabrica\PHPStanLatte\LatteTemplateResolver\Nette\NetteApplicationUIControl::getSupportedClasses() can be narrowed to array<class-string>.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/Collector/VariableCollector/SetParametersToTemplateVariableCollector.php#L42
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null of method Efabrica\PHPStanLatte\LatteContext\Collector\VariableCollector\SetParametersToTemplateVariableCollector::collect() can be narrowed to array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/Collector/VariableCollector/AssignToTemplateVariableCollector.php#L52
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null of method Efabrica\PHPStanLatte\LatteContext\Collector\VariableCollector\AssignToTemplateVariableCollector::collect() can be narrowed to array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/Collector/VariableCollector/AssignToArrayOfTemplateVariablesCollector.php#L50
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null of method Efabrica\PHPStanLatte\LatteContext\Collector\VariableCollector\AssignToArrayOfTemplateVariablesCollector::collect() can be narrowed to array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/Collector/VariableCollector/AddToTemplateVariableCollector.php#L45
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null of method Efabrica\PHPStanLatte\LatteContext\Collector\VariableCollector\AddToTemplateVariableCollector::collect() can be narrowed to array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedVariable>|null.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/Collector/TemplatePathCollector/SetFileTemplatePathCollector.php#L44
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|string>|null of method Efabrica\PHPStanLatte\LatteContext\Collector\TemplatePathCollector\SetFileTemplatePathCollector::collect() can be narrowed to array<string>|null.
integration-tests / Integration - efabrica-team/phpstan-latte: src/LatteContext/CollectedData/CollectedTemplateRender.php#L121
Return type array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedError|Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedTemplateRender> of method Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedTemplateRender::buildAll() can be narrowed to array<Efabrica\PHPStanLatte\LatteContext\CollectedData\CollectedTemplateRender>.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/Latte3Compiler.php#L54
Return type array<string, array{object|string, string}|(callable(): mixed)|string> of method Efabrica\PHPStanLatte\Compiler\Compiler\Latte3Compiler::getFunctions() can be narrowed to array<string, array{string, string}|(callable(): mixed)|string>.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/Latte3Compiler.php#L47
Return type array<string, array{object|string, string}|(callable(): mixed)|string> of method Efabrica\PHPStanLatte\Compiler\Compiler\Latte3Compiler::getFilters() can be narrowed to array<string, array{string, string}|(callable(): mixed)|string>.
integration-tests / Integration - efabrica-team/phpstan-latte: src/Compiler/Compiler/Latte2Compiler.php#L97
Return type array<string, array{object|string, string}|(callable(): mixed)|string> of method Efabrica\PHPStanLatte\Compiler\Compiler\Latte2Compiler::getFunctions() can be narrowed to array<string, array{string, string}|(callable(): mixed)|string>.
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
integration-tests / Integration - doctrine/dbal: tests/Tools/DsnParserTest.php#L35
Return type iterable<string, array{string, array{application_name?: string, charset?: string, dbname?: string, defaultTableOptions?: array<string, mixed>, driver?: 'ibm_db2'|'mysqli'|'oci8'|'pdo_mysql'|'pdo_oci'|'pdo_pgsql'|'pdo_sqlite'|'pdo_sqlsrv'|'pgsql'|'sqlite3'|'sqlsrv', driverClass?: class-string<Doctrine\DBAL\Driver>, driverOptions?: array<mixed>, host?: string, ...}}> of method Doctrine\DBAL\Tests\Tools\DsnParserTest::databaseUrls() can be narrowed to iterable<string, array{string, array{application_name?: string, charset?: string, dbname?: string, defaultTableOptions?: array<string, mixed>, driver?: 'ibm_db2'|'mysqli'|'oci8'|'pdo_mysql'|'pdo_oci'|'pdo_pgsql'|'pdo_sqlite'|'pdo_sqlsrv'|'pgsql'|'sqlite3'|'sqlsrv', driverClass?: class-string<Doctrine\DBAL\Driver>, driverOptions?: array<mixed>, host?: string, ...}}>.
integration-tests / Integration - doctrine/dbal: tests/Functional/Query/QueryBuilderTest.php#L340
Return type array<array<string, int|string>> of method Doctrine\DBAL\Tests\Functional\Query\QueryBuilderTest::prepareExpectedRows() can be narrowed to array<array<string, int>>.
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
integration-tests / Integration - bladestan/bladestan: src/TemplateCompiler/PHPStan/FileAnalyserProvider.php#L59
Method Bladestan\TemplateCompiler\PHPStan\FileAnalyserProvider::provide() throws checked exception PHPStan\DependencyInjection\MissingServiceException but it's missing from the PHPDoc `@throws` tag.
integration-tests / Integration - bladestan/bladestan: src/NodeAnalyzer/ViewVariableAnalyzer.php#L50
Method Bladestan\NodeAnalyzer\ViewVariableAnalyzer::resolve() throws checked exception ValueError but it's missing from the PHPDoc `@throws` tag.
integration-tests / Integration - bladestan/bladestan: src/Compiler/LivewireTagCompiler.php#L116
Dead catch - RuntimeException is never thrown in the try block.
integration-tests / Integration - sebastianbergmann/phpunit
Process completed with exit code 1.
integration-tests / Integration - sebastianbergmann/phpunit: src/Runner/ErrorHandler.php#L362
Return type list<array{file: string, line: int|null, class?: class-string, function?: string, type: string}> of method PHPUnit\Runner\ErrorHandler::errorStackTrace() can be narrowed to list<array{file: string, line: int, class?: class-string, function?: string, type: string}>.
integration-tests / Integration - sebastianbergmann/phpunit: src/Framework/TestBuilder.php#L153
Return type array{backupGlobals: bool|null, backupGlobalsExcludeList: list<string>, backupStaticProperties: bool|null, backupStaticPropertiesExcludeList: array<string, list<string>>} of method PHPUnit\Framework\TestBuilder::backupSettings() can be narrowed to array{backupGlobals: true|null, backupGlobalsExcludeList: list<string>, backupStaticProperties: true|null, backupStaticPropertiesExcludeList: array<string, list<string>>}.
other-tests / Other Tests (7.4, ubuntu-latest, cd e2e/phalcon-null ../../phpstan , phalcon4, memory_limit=256M)
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-doctrine (8.2) make phpstan
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/phalcon5 ../../phpstan , phalcon5, memory_limit=256M)
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-nette (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict composer install cp ../../phpstan vendor/p...
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - Larastan tests PHP 8.3, ^11.15
The operation was canceled.
integration-tests / Integration - Rector tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - Rector tests
The operation was canceled.
integration-tests / Integration - doctrine/orm
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - doctrine/orm
The operation was canceled.
extension-tests / phpstan-nette (8.3) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-nette (8.0) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-nette (8.0) make tests
The operation was canceled.
extension-tests / phpstan-doctrine (8.0) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-doctrine (8.0) make tests
The operation was canceled.
extension-tests / phpstan-doctrine (7.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-doctrine (7.4) make tests
The operation was canceled.
integration-tests / Integration - efabrica-team/phpstan-latte tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - efabrica-team/phpstan-latte tests
The operation was canceled.
extension-tests / phpstan-strict-rules (8.0) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.0) make tests
The operation was canceled.
extension-tests / phpstan-doctrine (8.1) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-doctrine (8.1) make tests
The operation was canceled.
extension-tests / phpstan-strict-rules (7.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (7.4) make tests
The operation was canceled.
extension-tests / phpstan-strict-rules (8.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.4) make tests
The operation was canceled.
integration-tests / Integration - rectorphp/rector-src
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - rectorphp/rector-src
The operation was canceled.
integration-tests / PMMP Tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / PMMP Tests
The operation was canceled.
extension-tests / phpstan-strict-rules (8.1) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.1) make tests
The operation was canceled.
integration-tests / Integration - laravel/framework
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - laravel/framework
The operation was canceled.
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - shopware/shopware
The operation was canceled.
extension-tests / phpstan-doctrine (8.2) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-doctrine (8.2) make tests
The operation was canceled.
integration-tests / Integration - shopsys/shopsys
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
integration-tests / Integration - briannesbitt/Carbon
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - briannesbitt/Carbon
The operation was canceled.
extension-tests / phpstan-strict-rules (8.3) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.3) make tests
The operation was canceled.
integration-tests / Integration - Sylius/Sylius
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - Sylius/Sylius
The operation was canceled.
integration-tests / Integration - shopsys/shopsys
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
extension-tests / phpstan-strict-rules (8.2) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.2) make tests
The operation was canceled.
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.5) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
extension-tests / phpstan-strict-rules (8.5) make tests
The operation was canceled.
integration-tests / Integration - drupal/drupal
The operation was canceled.
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4466/merge exists

Artifacts

Produced during runtime
Name Size Digest
baselines-bladestan-baseline.neon
572 Bytes
sha256:eacf7e8aa002b6602fbd6b351f82f30ff8ff07f00d4450962c77afe894355248
baselines-doctrine-dbal-baseline.neon
1.22 KB
sha256:0a0efe80ad564c7c0eef0aeeadfe6f31ed36281b66bcb166f8ad86c30ed95422
baselines-efabrica-phpstan-latte-baseline.neon
982 Bytes
sha256:73fa39be5388ae45d7b2fdb1cbcef99cffa4e92f9d7836366adfa25ce4daf654
baselines-magento-baseline.neon
670 Bytes
sha256:88ac24e5cf62b925403f9e4c3d2e0a87184b1c998f06c146ce07619979f40431
baselines-phpunit-baseline.neon
1.06 KB
sha256:7958be08b0589fcfc48c3261dc6eb034a1839093a9caf13e23a195928597f5ed
phar-file
3.69 MB
sha256:6264ab6bd55043bd5513dd8ed878aefa2293a7936f5cdcac234798faca27bac3
phar-file-checksum
3.69 MB
sha256:54fdc335c25800318ff275ec0db6b001e9e4d1fc22f6c5914be45a2ef233aa22