summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)