From bbf89ba3a8daf1b2582d302bcfa0fc5507c234e8 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Wed, 4 Oct 2006 12:04:32 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 391136ae83..ad8a1bfa9d 100644 --- 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) -- 2.40.0