Re: [PHP-DEV] Method Names

2003-10-29 Thread George Schlossnagle
On Wednesday, October 29, 2003, at 05:49 PM, [EMAIL PROTECTED] wrote: It seems that PHP 5 treats all methods as lower case, so that text() is Text(). Is this going to remain this way? Yes. It's the PHP Way (tm). George -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, v

[PHP-DEV] Method Names

2003-10-29 Thread LingWitt
It seems that PHP 5 treats all methods as lower case, so that text() is Text(). Is this going to remain this way? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php