Skip to content

Fix phpstan/phpstan#10231: Using generics to return array with value-of of an inner passed array results in array<int|string, list<*ERROR*>> #27651

Fix phpstan/phpstan#10231: Using generics to return array with value-of of an inner passed array results in array<int|string, list<*ERROR*>>

Fix phpstan/phpstan#10231: Using generics to return array with value-of of an inner passed array results in array<int|string, list<*ERROR*>> #27651

Annotations

1 warning

Levels tests (php vendor/bin/phpunit 'tests/PHPStan/Levels/LevelsIntegrationTest.php' --filter 'P...

succeeded Mar 31, 2026 in 1m 50s