Andi Gutmans wrote:
> It is supported by "print" and for internal extensions such as
> SimpleXML which require this.

  How is it supported by "print" when

    print $defect->thrownException()

  does not work but the object returned from thrownException() has a
  __toString() method?

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

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

Reply via email to