Quoting Zeev Suraski <[EMAIL PROTECTED]>:

> The other, is a more fundamental change, and it is to change PHP to be case 
> dependant.  PHP 4.0 follows the standard set by PHP/FI 2.0 (or earlier), 
> and maintains case sensitivity for variable names, but not function names 
> or class names.  IMHO, there's very little reason for this inconsistency, 
> and PHP would have been better off with full case sensitivity across class 
> names, function names and variable names.  It would also improve 
> performance fairly significantly.

+1 I've always treated php as case sensitive just because I was confused as
to where it was and where it wasn't. Having it actually be that way would be
great.

-chuck

--
It takes 170 decibels to rupture the human eardrum.
Less, if Celine Dion is singing.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to