1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00
Files
archived-php-src/ext
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-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
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
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
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
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