On 6/29/07, Lars Schultz <[EMAIL PROTECTED]> wrote:
Hi there

I just tried to switch from 5.1 to 5.2.3 and got thrown off right away by:
"Object of class MyObject could not be converted to string"

I googled a bit and also read any Messages in the internals list but
couldn't find a decisive answer as to wether this will stay this way or not.


In the "PHP 5 Bug Summary Report" I found Bug # 40799
"change string conversion behaviour for objects not implementing
__toString()"

which is still open. I don't want to complain or anything but I'd like
to know wether it's feasible to wait for a change in this current,
modified, behaviour or if it's going to stay this way.

The old beahviuor was absolute non-sense..

always helpful). Is there any other way than casting an object to a
string to get an objects #ID?


use var_dump() or spl_object_hash for that.

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

Reply via email to