From: Remi Collet Date: Fri, 20 Jan 2017 16:46:41 +0000 (+0100) Subject: NEWS X-Git-Tag: php-7.1.2RC1~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6c9f91e2ef0e4278a17c0c242790f5f4433be3e;p=php NEWS --- diff --git a/NEWS b/NEWS index 668dbace86..faf5285df6 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ PHP NEWS . Fixed bug #73876 (Crash when exporting **= in expansion of assign op). (Sara) +- DTrace: + . Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi) + - FCGI: . Fixed bug #73904 (php-cgi fails to load -c specified php.ini file). (Anatol) . Fixed bug #72898 (PHP_FCGI_CHILDREN is not included in phpinfo()). (Anatol)