From: Jérôme Loyet Date: Wed, 16 Nov 2011 00:19:43 +0000 (+0000) Subject: typo X-Git-Tag: php-5.4.0RC2~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=117f3be895d8843af616156c1630577d480ce059;p=php typo --- diff --git a/NEWS b/NEWS index 9af08db532..88568fac19 100644 --- a/NEWS +++ b/NEWS @@ -33,8 +33,8 @@ PHP NEWS . Fixed bug #55759 (memory leak when using built-in server). (Laruence) - Improved PHP-FPM SAPI: - . enhance error log when the primary script can't be open. FR #60199. (fat) - . remove EXPERIMENTAL flag. (fat) + . Enhance error log when the primary script can't be open. FR #60199. (fat) + . Remove EXPERIMENTAL flag. (fat) 11 Nov 2011, PHP 5.4.0 RC1