diff options
author | Jani Taskinen <jani@php.net> | 2010-02-07 11:41:44 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2010-02-07 11:41:44 +0000 |
commit | b96f3d1e02fe4a6a62c5ec1317cd697b1decc514 (patch) | |
tree | f06895d7e3e7de5b88eeb76f32c9673aef399641 | |
parent | 7a303b33289114bbf35efd644ce20d811d9a11cb (diff) | |
download | php-git-b96f3d1e02fe4a6a62c5ec1317cd697b1decc514.tar.gz |
bfn
-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) |