From: Remi Collet Date: Thu, 13 Apr 2017 05:11:06 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.1.5RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f70328b8476cb1b6fa734ebf1df3a825b88f3f9d;p=php NEWS --- diff --git a/NEWS b/NEWS index d5a25313ed..f324355363 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions). (krakjoe) +- DOM: + . Fixed bug #74416 (Wrong reflection on DOMNode::cloneNode). + (Remi, Fabien Villepinte) + - Fileinfo: . Fixed bug #74379 (syntax error compile error in libmagic/apprentice.c). (Laruence)