From: Ilia Alshanetsky Date: Tue, 11 Aug 2009 16:11:23 +0000 (+0000) Subject: Fixed typo X-Git-Tag: php-5.2.11RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdd4a425464aeb45527ee89c37aa470b2d160766;p=php Fixed typo --- diff --git a/NEWS b/NEWS index 161ca05c15..a6ea35747a 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ PHP NEWS (Jani) - Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars restrictions). (Ilia) -- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when +- Fixed bug #48994 (zlib.output_compression does not output HTTP headers when set to a string value). (Jani) - Fixed bug #48980 (Crash when compiling with pdo_firebird). (Felipe) - Fixed bug #48962 (cURL does not upload files with specified filename).