summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-01-11 21:42:31 +0100
committerAnatol Belski <ab@php.net>2016-01-11 21:42:31 +0100
commitba7736729e63c0699448737cc1fcfa3f2cd278f2 (patch)
treec87b9d38bf50a0b0e18b3f6395e6baba95eb9775
parentf301a0b23c8f1170d0f635d6fea8f613a184a23f (diff)
downloadphp-git-ba7736729e63c0699448737cc1fcfa3f2cd278f2.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a68987d19d..9e1814aeae 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016, PHP 5.6.18
+- Apache2handler:
+ . Fix >2G Content-Length headers in apache2handler. (Adam Harvey)
+
- Core:
. Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol)
. Fixed bug #71089 (No check to duplicate zend_extension). (Remi)