From: Marcus Boerger Date: Sun, 20 Jul 2003 20:48:54 +0000 (+0000) Subject: BFN X-Git-Tag: BEFORE_ARG_INFO~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3287b80015f14a89a5df20e2cd4b55b2b9113106;p=php BFN --- diff --git a/NEWS b/NEWS index cf2efd6368..632b7a96c0 100644 --- 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 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)