> What I find absolutely confusing is the use of Class vs. CLASS vs. class for 
> constant names. Let’s limit the translation to FQCN.

I will clean up the proposal make the examples more consistent (all lower 
case).  It's worth noting though, that this is reusing the reserved keyword 
"class" which is case insensitive, so like you class declaration, any casing 
will work.

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

Reply via email to