On Thu, 1 Apr 2004, David Giffin wrote:

> Is this going to change back? The php5 documentation on the zend site
> shows that both casting and print/echo should work.

*casting* works fine, we just don't do it automagically:

print (string) $obj;

regards,
Derick

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

Reply via email to