]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 9 Dec 2015 10:57:03 +0000 (11:57 +0100)
committerAnatol Belski <ab@php.net>
Wed, 9 Dec 2015 10:57:03 +0000 (11:57 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 33bd38cc5525057525a2a9c2ecf2fd09aed205a3..7f8f9a4b9d117d6255b20113b10870909c3dd322 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Jan 2016 PHP 7.0.2
 
+- Core:
+   . Fixed bug #70781 (Extension tests fail on dynamic ext dependency).
+     (Francois Laupretre)
+
 - Mbstring:
   . Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV,
     Segmentation fault). (Laruence)