rrichards               Wed Oct  4 12:04:32 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.282&r2=1.2027.2.547.2.283&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.282 php-src/NEWS:1.2027.2.547.2.283
--- php-src/NEWS:1.2027.2.547.2.282     Wed Oct  4 11:20:14 2006
+++ php-src/NEWS        Wed Oct  4 12:04:32 2006
@@ -7,6 +7,8 @@
 - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are
   working exactly like in php.ini; with FastCGI -d affects all requests).
   (Dmitry)
+- Fixed bug #39035 (Compatibilty issue between DOM and 
+  zend.ze1_compatibility_mode). (Rob)
 - Fixed bug #39032 (strcspn() stops on null character). (Tony)
 - Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults).
   (Dmitry)

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

Reply via email to