From: Anatol Belski Date: Mon, 19 Dec 2016 00:08:19 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.1RC1~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ef2e9019769c870e9e81bff957203963114f2ed;p=php update NEWS --- diff --git a/NEWS b/NEWS index 4b2b0410a4..9e1cbf2b11 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ PHP NEWS . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning statement). (Dorin Marcoci) +- Standard: + . Fixed bug #73594 (dns_get_record does not populate $additional out parameter). + (Bruce Weirdan) + 01 Dec 2016, PHP 7.1.0 - Core: