From: Anatol Belski Date: Thu, 12 Jan 2017 21:45:18 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.2RC1~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6632ce3775f6646728fa24f4130253ec81da4c5;p=php update NEWS --- diff --git a/NEWS b/NEWS index 05e3d9e774..cd47e3d27b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS - 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) - Mysqlnd: . Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).