On Sun, 14 Dec 2003, Sebastian Bergmann wrote:

> Marcus Boerger wrote:
> > We found out that calling __toString() automatically in any place in
> > the executor has unsolveable problems right now (ask Andi for details).
>
>   So if __toString() is no longer automatically called what is its
>   purpose then?
>
>   I mean, if I have to explicitly call it via ->__toString() I can save
>   two characters and name the method toString().

Actually, you should as __ is reserved for magic methods...

Derick

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

Reply via email to