helly Tue Sep 27 04:25:34 2005 EDT Modified files: /php-src NEWS Log: - BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2066&r2=1.2067&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2066 php-src/NEWS:1.2067 --- php-src/NEWS:1.2066 Tue Sep 27 03:58:59 2005 +++ php-src/NEWS Tue Sep 27 04:25:34 2005 @@ -17,3 +17,4 @@ the part of haystack before or after first occurence of needle. (Johannes) - Added possibility to check in which extension an internal function was defined using reflection API. (Johannes) +- Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php