]> granicus.if.org Git - php/commitdiff
Added missing bug fix news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 21 Dec 2004 14:32:32 +0000 (14:32 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 21 Dec 2004 14:32:32 +0000 (14:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 48d8253cfc618385c6df8434ae809b7463dec254..8d955bc1af3b7e120cbf0951de9e2b292c97eae2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #31111 (Linux/Sparc: Compile failure of zend_strtod.c). (Derick)
 - Fixed bug #31110 (PHP 4.3.10 does not compile on Tru64 UNIX 5.1B). (Derick)
 - Fixed bug #31107 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick)
+- Fixed bug #31106 (Fixed crash in overloaded objects). (Stas)
 - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia)
 - Fixed bug #31072 (var_export() does not output an array element with an empty
   string key). (Derick)