dmitry          Thu Apr  1 08:44:15 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Fixed bug #27722 (Segfault on schema without targetNamespace).
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1664&r2=1.1665&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1664 php-src/NEWS:1.1665
--- php-src/NEWS:1.1664 Wed Mar 31 18:48:59 2004
+++ php-src/NEWS        Thu Apr  1 08:44:12 2004
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ????? 2004, PHP 5 Release Candidate 2
+- Fixed bug #27722 (Segfault on schema without targetNamespace). (Dmitry)
 - Fixed bug #27719 (mktime issues on and around DST changeover). (Rasmus)
 - Changed sqlite to use studlyCaps convention for its OO API. (Marcus)
 - Force destructors to have empty signatures. (Marcus)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to