summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-11-08 04:44:26 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-11-08 04:44:26 +0000
commited451570470ebaf24ffe2a2d20403c6749d32318 (patch)
tree7f97f24ab1b61e13a30fad470ce7a10d0c7d517d
parenta245f3b7a22d01f7cf3da697f5e80462dc4c01ca (diff)
downloadphp-git-ed451570470ebaf24ffe2a2d20403c6749d32318.tar.gz
Remove NEWS entry since the fix went to the branch as well.
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 50a4727818..22e2efb88d 100644
--- 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)