From: Jani Taskinen Date: Sun, 7 Feb 2010 11:41:44 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.4.0alpha1~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b96f3d1e02fe4a6a62c5ec1317cd697b1decc514;p=php bfn --- diff --git a/NEWS b/NEWS index 622b15d5e5..622beb8418 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +23,9 @@ PHP NEWS links or invalid paths. (Pierre) - Fixed error output to stderr on Windows. (Pierre) -- Fixed bug #50940 Custom content-length set incorrectly in Apache sapis. +- Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files). + (Jani) +- Fixed bug #50940 (Custom content-length set incorrectly in Apache SAPIs). (Brian France, Rasmus) - Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX). (Ilia)