]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 6 Oct 2003 01:07:15 +0000 (01:07 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 6 Oct 2003 01:07:15 +0000 (01:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 06060e79c0758d6be983b6bd2c7e054fa6dc214c..e07849255b84715e5d5659e5e070065e14e8b1c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ PHP                                                                        NEWS
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
+- Fixed bug #25756 (SimpleXML's validate_schema_file() broken). (Moriyoshi)
 - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)