Gustavo Lopes
aa0adce47d
Fix bug #64023 (__toString() & SplFileInfo)
...
Defining a __toString() method was having no effect when concatenating
the object. This was because the cast_object() handler would ignore
__toString().
Using echo() directly would actually use __toString(), but this was a
bug: the ECHO handler would try zend_std_cast_object_tostring() before
cast_object(), but cast_object() should have priority as
zend_std_cast_object_tostring() assumes an object with a
zend_class_entry.
2013-01-22 11:33:29 +01:00
..
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-06 13:39:34 +00:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2012-10-12 19:50:35 +02:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-09 18:27:06 +01:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-06 10:19:09 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2012-03-20 17:53:47 +01:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-22 11:33:29 +01:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-15 17:33:54 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2013-01-01 16:02:16 +08:00
2010-08-06 22:19:47 +00:00