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-v5 composer install --ignore-platform-reqs ../../bin/phpst...

succeeded Mar 19, 2026 in 37s