Skip to content

Fix phpstan/phpstan#14311: nullsafe.neverNull false positive: nullsafe on variable assigned from array<K, V> with ??, isset(), or array_key_exists() #27024

Fix phpstan/phpstan#14311: nullsafe.neverNull false positive: nullsafe on variable assigned from array<K, V> with ??, isset(), or array_key_exists()

Fix phpstan/phpstan#14311: nullsafe.neverNull false positive: nullsafe on variable assigned from array<K, V> with ??, isset(), or array_key_exists() #27024

Annotations

1 warning

E2E tests (cd e2e/composer-min-version composer install ../../bin/phpstan analyze test.php --leve...

succeeded Mar 19, 2026 in 26s