diff options
author | Anatol Belski <ab@php.net> | 2017-01-12 22:45:18 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-01-12 22:45:18 +0100 |
commit | e6632ce3775f6646728fa24f4130253ec81da4c5 (patch) | |
tree | dd7f6311a3a6f2b17ba29e35a9cb7bba3ed1b498 | |
parent | aacba43056b71ea2ba283468513e87a06a1904ef (diff) | |
download | php-git-e6632ce3775f6646728fa24f4130253ec81da4c5.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |