From: Jérôme Loyet Date: Sat, 8 Oct 2011 13:33:38 +0000 (+0000) Subject: fix ws X-Git-Tag: php-5.3.9RC1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb2878ceb746dddfb32bae3b02fc1224928bee35;p=php fix ws --- diff --git a/NEWS b/NEWS index 910605d37d..71e013f4c1 100644 --- a/NEWS +++ b/NEWS @@ -75,7 +75,7 @@ PHP NEWS . Fixed bug #53872 (internal corruption of phar). (Hannes) - PHP-FPM SAPI: - . Implemented FR #54577 (Enhanced status page with full status and details + . Implemented FR #54577 (Enhanced status page with full status and details about each processes. Also provide a web page (status.html) for real-time FPM status. (fat)