Introduce allowFloatBoolNullAsArrayKey parameter #22228
phar.yml
on: pull_request
Compiler Tests
2m 2s
Commit PHAR
0s
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 23s
Matrix: integration-tests / integration-tests
Checksum PHAR
0s
PHAR Prefix Diff
0s
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
30 errors and 3 warnings
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
)
Process completed with exit code 1.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e/php8
../../phpstan analyse -l 8 -c php80.neon test.php
):
test.php#L11
Negated boolean expression is always true.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
|
|
integration-tests / Integration - shipmonk-rnd/phpstan-rules:
src/Rule/AllowComparingOnlyComparableTypesRule.php#L142
No error with identifier offsetAccess.notFound is reported on line 142.
|
|
integration-tests / Integration - bladestan/bladestan
Process completed with exit code 1.
|
|
integration-tests / Integration - bladestan/bladestan:
src/TemplateCompiler/Rules/TemplateRulesRegistry.php#L63
Possibly invalid array key type mixed.
|
|
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.
|
|
extension-tests / phpstan-symfony (8.5) make phpstan
Process completed with exit code 2.
|
|
extension-tests / phpstan-symfony (8.5) make phpstan:
src/Symfony/XmlServiceMapFactory.php#L86
Possibly invalid array key type string|null.
|
|
extension-tests / phpstan-mockery (8.5) make tests
Process completed with exit code 2.
|
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/dbal:
src/Connections/PrimaryReadReplicaConnection.php#L250
Parameter #1 $input of function array_rand expects non-empty-array, array<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, ...}> given.
|
|
integration-tests / PMMP Tests
Process completed with exit code 1.
|
|
integration-tests / PMMP Tests:
src/crash/CrashDump.php#L242
Possibly invalid array key type float|int<0, max>.
|
|
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
Process completed with exit code 1.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L186
Parameter #1 $input of function array_rand expects non-empty-array, list<array{id: non-falsy-string, countryId: non-falsy-string, salutationId: non-falsy-string, title: string, firstName: string, lastName: mixed, street: mixed, zipcode: mixed, ...}> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L185
Parameter #1 $input of function array_rand expects non-empty-array, list<array{id: non-falsy-string, countryId: non-falsy-string, salutationId: non-falsy-string, title: string, firstName: string, lastName: mixed, street: mixed, zipcode: mixed, ...}> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L184
Parameter #1 $input of function array_rand expects non-empty-array, list<mixed> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L117
Parameter #1 $input of function array_rand expects non-empty-array, list<mixed> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L106
Parameter #1 $input of function array_rand expects non-empty-array, list<mixed> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomerGenerator.php#L98
Parameter #1 $input of function array_rand expects non-empty-array, list<mixed> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Framework/Demodata/Generator/CustomFieldGenerator.php#L86
Parameter #1 $input of function array_rand expects non-empty-array, array<string, array<string, mixed>> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Cms/Command/CreatePageCommand.php#L172
Parameter #1 $input of function array_rand expects non-empty-array, array<string> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Cms/Command/CreatePageCommand.php#L158
Parameter #1 $input of function array_rand expects non-empty-array, array<string> given.
|
|
integration-tests / Integration - shopware/shopware:
src/Core/Content/Cms/Command/CreatePageCommand.php#L144
Parameter #1 $input of function array_rand expects non-empty-array, array<string> given.
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33606 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33606 , Maximum supported length: 32766
|
|
other-tests / Other Tests (7.4, windows-latest, cd e2e/name-conflict
composer install
cp ../../phpstan vendor/p...
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 33606 , Maximum supported length: 32766
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:1c4afc986f7b5a44bef0eb48d1a6e0a54dc27133f4d9712b81ca54b49977e7d5
|
|
|
baselines-doctrine-dbal-baseline.neon
|
978 Bytes |
sha256:a6b630779b52cfba5e1ad900bd2499b4c0146bf15622a088a8c6cf0ac72ed053
|
|
|
baselines-rector-baseline.neon
|
1.02 KB |
sha256:1afaaec4ae7209181a60b412d83dd0068477ada4c8ad9111d6736fb64e078053
|
|
|
baselines-shipmonk-rnd-baseline.neon
|
198 Bytes |
sha256:376832f7f62be2fcfd3a805c58481129a47fb7463607b5abfe8fc8a73b46517d
|
|
|
baselines-shopware-baseline.neon
|
3.37 KB |
sha256:058862c6be3a7e2315a12713171212c95f6ae1706fdbc818ef8edab3340d12d1
|
|
|
phar-file
|
3.68 MB |
sha256:41e624e83601efb3934a159c92a2b10d74b7e6a8e4a3f2909a7cb27ed9d684c4
|
|
|
phar-file-checksum
|
3.68 MB |
sha256:49860558041a4905987f0b7d834565ea2f850ff6f65f3ade1fa60bdeb3a0791d
|
|
|
pocketmine-ng-baseline.neon
|
462 Bytes |
sha256:2d396dd852d53cf899760aeb190f7b606607dd0ea7ff517208373c112adff984
|
|