Hi, 2012/4/18 Stas Malyshev <smalys...@sugarcrm.com>: > Hi! > >> Introducing "undefined" might be good. >> Intention becomes clearer and we may do >> >> if ($var === undefined) { >> echo '$var is undefined'; >> } > > What is undefined and how $var gets assigned it?
I'm thinking undefined like JavaScript. AFAIK, engine does not have undefined state. It may be too many changes required. Just skipping would work and I'm not against it. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php