From: Remi Collet Date: Tue, 2 Jul 2013 08:46:21 +0000 (+0200) Subject: NEWS X-Git-Tag: php-5.4.18RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc11af193cef12d7469143b7969b929a7dbf926;p=php NEWS --- diff --git a/NEWS b/NEWS index 094ce8aaee..a6e4e22074 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,9 @@ PHP NEWS argument). (Felipe) . Fixed bug #60732 (php_error_docref links to invalid pages). (Jakub Vrana) +- CGI: + . Fixed Bug #65143 (Missing php-cgi man page). (Remi) + - CLI server: . Fixed bug #65066 (Cli server not responsive when responding with 422 http status code). (Adam)