diff options
author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-11-08 04:44:26 +0000 |
---|---|---|
committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-11-08 04:44:26 +0000 |
commit | ed451570470ebaf24ffe2a2d20403c6749d32318 (patch) | |
tree | 7f97f24ab1b61e13a30fad470ce7a10d0c7d517d | |
parent | a245f3b7a22d01f7cf3da697f5e80462dc4c01ca (diff) | |
download | php-git-ed451570470ebaf24ffe2a2d20403c6749d32318.tar.gz |
Remove NEWS entry since the fix went to the branch as well.
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |