]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 14 Mar 2004 23:01:21 +0000 (23:01 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 14 Mar 2004 23:01:21 +0000 (23:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 850261fcbff5c0526ac551527e2f6bf22faf7313..919fccbc9a44383546131d45413d0ee036057287 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,8 @@ PHP                                                                        NEWS
 - Fixed bug #27237 (Working with simplexml crashes apache2). (Rob)
 - Fixed bug #27227 (Mixed case class names causes Fatal Error in Constructor 
   call). (Marcus)
+- Fixed bug #27125 (strval() doesn't work for objects with __toString()).
+  (Marcus)
 - Fixed bug #27123 (Fix crash caused by bug in get_object_vars()). (Andi)
 - Fixed bug #26677 (mbstring compile errors with IRIX compiler).
   (K.Kosako <kosako at sofnec dot co dot jp>, Rui, Moriyoshi)