summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53a96a371f..0e0c844d17 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP NEWS
. Fixed bug #75290 (debug info of Closures of internal functions contain
garbage argument names). (Andrea)
+- Apache2Handler:
+ . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in
+ apache2handler). (mcarbonneaux)
+
- Hash:
. Fixed bug #75303 (sha3 hangs on bigendian). (Remi)