]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 20 Jul 2003 20:48:54 +0000 (20:48 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 20 Jul 2003 20:48:54 +0000 (20:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cf2efd6368f9d7b829725d088c7cb1bdf3572a41..632b7a96c08573e0b460eb14c5bd447ef383f93c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP                                                                        NEWS
 - Added snmp_read_mib() which reads a MIB file into the active MIB tree. (Jani)
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)
+- Fixed bug 24729 ($obj = new $className; causes crash when $className is not 
+  set). (Marcus)
 
 29 Jun 2003, PHP 5 Beta 1 
 - Removed the bundled MySQL client library. (Sterling)