Is it still the position of internals that reserved words cannot be used as method names or class names?

I need this to work

<?

class Case
{
   /*.... methods and properties ....**/
}


but PHP refuses to allow it.

Please tell me someone is listening.
-ralph

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

Reply via email to