]> granicus.if.org Git - php/commitdiff
Add BFN entry to HEAD, as this bug is not likely to be fixed in 4.3.x.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 29 Oct 2003 22:18:24 +0000 (22:18 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 29 Oct 2003 22:18:24 +0000 (22:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 146ca43b48d5a419bb6c339f2bcc55a5f7eca7e9..74f647fcfd41101f01750fcd8967b2e7865e5897 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ 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)