summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2010-02-07 11:41:44 +0000
committerJani Taskinen <jani@php.net>2010-02-07 11:41:44 +0000
commitb96f3d1e02fe4a6a62c5ec1317cd697b1decc514 (patch)
treef06895d7e3e7de5b88eeb76f32c9673aef399641
parent7a303b33289114bbf35efd644ce20d811d9a11cb (diff)
downloadphp-git-b96f3d1e02fe4a6a62c5ec1317cd697b1decc514.tar.gz
bfn
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
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)