Fix "array_rand() - offset might not exists" #22128
phar.yml
on: pull_request
Compiler Tests
1m 43s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
integration-tests
/
PMMP Tests
1m 29s
Matrix: integration-tests / integration-tests
Checksum PHAR
PHAR Prefix Diff
Matrix: extension-tests / tests-extensions
Matrix: other-tests / Other Tests
integration-tests
/
Integration - Update baselines
0s
Annotations
71 errors
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/Lexer.php#L89
Undefined variable: $undefinedVariable
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/BuilderAbstract.php#L173
Access to an undefined property PhpParser\BuilderAbstract::$flags.
|
|
other-tests / Other Tests (ubuntu-latest, 8.0, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/BuilderAbstract.php#L172
Access to an undefined property PhpParser\BuilderAbstract::$flags.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/Lexer.php#L89
Undefined variable: $undefinedVariable
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/BuilderAbstract.php#L173
Access to an undefined property PhpParser\BuilderAbstract::$flags.
|
|
other-tests / Other Tests (ubuntu-latest, 7.4, cd e2e
git clone https://github.com/nikic/PHP-Parser.git
cd PHP-...:
lib/PhpParser/BuilderAbstract.php#L172
Access to an undefined property PhpParser\BuilderAbstract::$flags.
|
|
integration-tests / Integration - doctrine/dbal
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/dbal:
src/Schema/AbstractSchemaManager.php#L738
Offset 'flags' might not exist on array{name?: mixed, columns?: non-empty-list<mixed>, unique?: bool, primary?: mixed, flags?: mixed, options: array{lengths: non-empty-list<mixed>, where?: mixed}}.
|
|
integration-tests / Integration - doctrine/dbal:
src/Schema/AbstractSchemaManager.php#L737
Offset 'primary' might not exist on array{name?: mixed, columns?: non-empty-list<mixed>, unique?: bool, primary?: mixed, flags?: mixed, options: array{lengths: non-empty-list<mixed>, where?: mixed}}.
|
|
integration-tests / Integration - doctrine/dbal:
src/Schema/AbstractSchemaManager.php#L736
Offset 'unique' might not exist on array{name?: mixed, columns?: non-empty-list<mixed>, unique?: bool, primary?: mixed, flags?: mixed, options: array{lengths: non-empty-list<mixed>, where?: mixed}}.
|
|
integration-tests / Integration - doctrine/dbal:
src/Schema/AbstractSchemaManager.php#L735
Offset 'columns' might not exist on array{name?: mixed, columns?: non-empty-list<mixed>, unique?: bool, primary?: mixed, flags?: mixed, options: array{lengths: non-empty-list<mixed>, where?: mixed}}.
|
|
integration-tests / Integration - doctrine/dbal:
src/Schema/AbstractSchemaManager.php#L734
Offset 'name' might not exist on array{name?: mixed, columns?: non-empty-list<mixed>, unique?: bool, primary?: mixed, flags?: mixed, options: array{lengths: non-empty-list<mixed>, where?: mixed}}.
|
|
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-mockery (8.5) make tests
Process completed with exit code 2.
|
|
integration-tests / Integration - doctrine/orm
Process completed with exit code 1.
|
|
integration-tests / Integration - doctrine/orm:
src/Query/SqlWalker.php#L1111
Offset mixed might not exist on array<string, array{metadata?: Doctrine\ORM\Mapping\ClassMetadata<object>, parent?: string|null, relation?: Doctrine\ORM\Mapping\AssociationMapping|null, map?: string|null, resultVariable?: Doctrine\ORM\Query\AST\Node|string, nestingLevel: int, token: Doctrine\Common\Lexer\Token<Doctrine\ORM\Query\TokenType, string>}>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Entity/JoinedSubclassPersister.php#L506
Offset mixed might not exist on array<string, Doctrine\ORM\Mapping\FieldMapping>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Entity/BasicEntityPersister.php#L291
Offset mixed might not exist on array<string, Doctrine\ORM\Mapping\FieldMapping>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Collection/ManyToManyPersister.php#L691
Offset mixed might not exist on array<string, string>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Collection/ManyToManyPersister.php#L622
Offset mixed might not exist on array<string, string>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Collection/ManyToManyPersister.php#L546
Offset mixed might not exist on array<string, string>.
|
|
integration-tests / Integration - doctrine/orm:
src/Persisters/Collection/ManyToManyPersister.php#L541
Offset mixed might not exist on array<string, string>.
|
|
integration-tests / Integration - doctrine/orm:
src/Internal/Hydration/AbstractHydrator.php#L353
Offset 'class' might not exist on array{class?: mixed, args: non-empty-array}.
|
|
integration-tests / Integration - doctrine/orm:
src/Internal/Hydration/AbstractHydrator.php#L347
Offset 'class' might not exist on array{class?: mixed, args: non-empty-array}.
|
|
extension-tests / phpstan-strict-rules (8.4) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
other-tests / Other Tests (8.1, ubuntu-latest, cd e2e/phalcon5
../../phpstan
, phalcon5, memory_limit=256M)
The operation was canceled.
|
|
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/4383/merge exists
|
|
extension-tests / phpstan-strict-rules (8.1) make 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/4383/merge exists
|
|
extension-tests / phpstan-strict-rules (8.0) make 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/4383/merge exists
|
|
integration-tests / Integration - laravel/framework
The operation was canceled.
|
|
integration-tests / Integration - laravel/framework
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
|
|
integration-tests / Integration - shopsys/shopsys
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
extension-tests / phpstan-strict-rules (7.4) 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/4383/merge exists
|
|
extension-tests / phpstan-doctrine (8.1) 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/4383/merge exists
|
|
extension-tests / phpstan-doctrine (7.4) 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/4383/merge exists
|
|
extension-tests / phpstan-doctrine (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/4383/merge exists
|
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
The operation was canceled.
|
|
integration-tests / Integration - efabrica-team/phpstan-latte tests
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
extension-tests / phpstan-doctrine (8.2) make tests
The operation was canceled.
|
|
extension-tests / phpstan-doctrine (8.2) make tests
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
integration-tests / Integration - drupal/drupal
The operation was canceled.
|
|
integration-tests / Integration - drupal/drupal
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
integration-tests / Integration - shopsys/shopsys
The operation was canceled.
|
|
integration-tests / Integration - shopsys/shopsys
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
integration-tests / Integration - shopware/shopware
The operation was canceled.
|
|
integration-tests / Integration - shopware/shopware
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
|
Compile PHAR
Canceling since a higher priority waiting request for phar-refs/pull/4383/merge exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
baselines-bladestan-baseline.neon
|
572 Bytes |
sha256:97c57a95fdd280e1be0cbf6ac292fcfa51974263206ccdbd61e7cf52985eae23
|
|
|
baselines-doctrine-dbal-baseline.neon
|
834 Bytes |
sha256:2fbcb807230ca672acaf283c1cd3da582c5c6861a2745b92ae7ecd48325d506a
|
|
|
baselines-doctrine-orm-baseline.neon
|
1.96 KB |
sha256:fa305de70a9865a289569cd7a9072af8680171116a5b0d1aba5aaed69ac7d89f
|
|
|
phar-file
|
3.68 MB |
sha256:06a94b46353a55eb3a096529403dea622e7ff0c3e96d53c47b29de34392cd8d8
|
|
|
phar-file-checksum
|
3.68 MB |
sha256:fb84477c2db353492276557b16cc7cb7edb3bc2618dbb51d865c0b30ee090798
|
|