]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Sun, 9 Jul 2006 22:45:32 +0000 (22:45 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 9 Jul 2006 22:45:32 +0000 (22:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3a599e8c51bbf19a72283452698b4f986958e5bf..ae0aea4b7c467e3234e6608773a4f285283301e3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -91,6 +91,7 @@ PHP                                                                        NEWS
 - Fixed bug #37864 (file_get_contents() leaks on empty file). (Hannes)
 - Fixed bug #37862 (Integer pointer comparison to numeric value).
   (bugs-php at thewrittenword dot com)
+- Fixed bug #37811 (define not using toString on objects). (Marcus)
 - Fixed bug #37807 (segmentation fault during SOAP schema import). (Tony)
 - Fixed bug #37806 (weird behavior of object type and comparison). (Marcus)
 - Fixed bug #37780 (memory leak trying to execute a non existing file (CLI)).