Help wantedeasy problemsenhancement
Description
For example: https://psalm.dev/r/c1dc7af1fb
When the session is cleared by setting it to an empty array Psalm is aware that the key doesn't exist, but if the same is done using session_unset() Psalm doesn't notice this fact.