]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Tue, 27 Sep 2005 08:25:34 +0000 (08:25 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 27 Sep 2005 08:25:34 +0000 (08:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3e5d89bedd8d8faf9f2a35969d326acbe1b45789..39c402607c902c05b33fe716974539a098a779f2 100644 (file)
--- 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)