On 12/04/2006 05:22 PM, Urbanose wrote:
And it works. So there's my question : why can't we make methods with the same name as those used by "language constructs" ? I don't see the point.
http://www.php.net/manual/en/reserved.php The point is that these names are reserved by the parser and cannot be used for other purposes. --Wbr, Antony Dovgal
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php