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() #26358

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() #26358

Annotations

1 warning

other-tests  /  Other Tests (ubuntu-latest, 7.4, cd e2e/attribute-74 ../../phpstan analyse -l 9 test.php -c test....

succeeded Mar 19, 2026 in 26s