From: Moriyoshi Koizumi Date: Sat, 8 Nov 2003 04:44:26 +0000 (+0000) Subject: Remove NEWS entry since the fix went to the branch as well. X-Git-Tag: php-5.0.0b3RC1~743 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed451570470ebaf24ffe2a2d20403c6749d32318;p=php Remove NEWS entry since the fix went to the branch as well. --- diff --git a/NEWS b/NEWS index 50a4727818..22e2efb88d 100644 --- a/NEWS +++ b/NEWS @@ -57,7 +57,6 @@ PHP NEWS - Fixed support for 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)