Hi!
Since some raised issues with the word "lexical", what do people think to just re-use the (afaik deprecated) "var" keyword, so we won't need a new keyword in the chain.
That would be quite confusing IMHO, since JavaScript uses 'var' for the exact opposite - to declare variables that are local and thus *not* taken from the parent scope. Regards, Christian -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php