Hi!

> I’m not sure what a good solution is, however. Changing isset()
> will have consequences: making it return true for null will
> magically fix a

No. There's no reason for null to exist if isset returns true on null.
If one doesn't understand that, one should not be using null at all.

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to