]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Wed, 4 Oct 2006 12:04:32 +0000 (12:04 +0000)
committerRob Richards <rrichards@php.net>
Wed, 4 Oct 2006 12:04:32 +0000 (12:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 391136ae8381bfd109c6565f85d94014018e65be..ad8a1bfa9d3e178b7fe1594fecf1d8511183bca2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ PHP                                                                        NEWS
 - 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)