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*>> #27653

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*>> #27653

Annotations

1 warning

E2E tests (cd e2e/vvv-with-debug OUTPUT=$(../../bin/phpstan analyze -l 0 -vvv test.php 2>&1) echo...

succeeded Mar 31, 2026 in 34s