diff --git a/NEWS b/NEWS index 05e3d9e774f..cd47e3d27b5 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).