]> granicus.if.org Git - php/commitdiff
Lets put this here when we really know its gonna be only in PHP 5
authorfoobar <sniper@php.net>
Tue, 19 Aug 2003 08:41:01 +0000 (08:41 +0000)
committerfoobar <sniper@php.net>
Tue, 19 Aug 2003 08:41:01 +0000 (08:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 96d4ecc1574aff5998a9da2324ad85acb136f719..29f2e52161aadf83ac3335896c077176ea98c2dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,8 +27,6 @@ PHP                                                                        NEWS
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
-- Fixed bug #25140 (mb_convert_encoding returns FALSE when it tries to convert
-  empty string). (Derick)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)
 - Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)