From: Remi Collet Date: Fri, 11 Dec 2015 12:23:21 +0000 (+0100) Subject: NEWS X-Git-Tag: php-7.0.2RC1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a5c7e00cda34ecc5cfff8c614bbeab884aea282;p=php NEWS --- diff --git a/NEWS b/NEWS index ed32b6cb97..7f45f980f7 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS . Fixed bug #66909 (configure fails utf8_to_mutf7 test). (Michael Orlitzky) . Fixed bug #70781 (Extension tests fail on dynamic ext dependency). (Francois Laupretre) + . Fixed bug #71089 (No check to duplicate zend_extension). (Remi) - DBA: . Fixed key leak with invalid resource. (Laruence)