From: Marcus Boerger Date: Tue, 27 Sep 2005 08:25:34 +0000 (+0000) Subject: - BFN X-Git-Tag: RELEASE_0_9_0~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3f9de41ab0d58fe80ab88ce00a40b89e14b9985;p=php - BFN --- diff --git a/NEWS b/NEWS index 3e5d89bedd..39c402607c 100644 --- a/NEWS +++ b/NEWS @@ -17,3 +17,4 @@ PHP NEWS 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)