diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |