]> granicus.if.org Git - php/commitdiff
Remove NEWS entry since the fix went to the branch as well.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 8 Nov 2003 04:44:26 +0000 (04:44 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 8 Nov 2003 04:44:26 +0000 (04:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 50a4727818b484504f6010fc930eabffc969e121..22e2efb88d9c56fa109b0c28919c2d8fb1e3f549 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -57,7 +57,6 @@ PHP                                                                        NEWS
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
-- Fixed bug #26003 (fgetcsv() not binary-safe on null bytes). (Moriyoshi)
 - Fixed bug #25756 (SimpleXML's validate_schema_file() broken). (Moriyoshi)
 - Fixed bug #25581 (getimagesize() returns incorrect values on bitmap (os2)
   files). (Marcus)