summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2017-10-02 11:26:08 +0200
committerRemi Collet <remi@php.net>2017-10-02 11:26:08 +0200
commit03aef5f65cea1dac9db5fa8254b4776eba88441f (patch)
treee3f16af59d708b8da2b94110836b38c9c552e01e
parentfa78afa112fb97e75d53f130b0feb5cca7df133d (diff)
downloadphp-git-03aef5f65cea1dac9db5fa8254b4776eba88441f.tar.gz
NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 312ba2921d..91bd6d37b8 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ PHP NEWS
. Fixed bug #75290 (debug info of Closures of internal functions contain
garbage argument names). (Andrea)
+- Hash:
+ . Fixed bug #75303 (sha3 hangs on bigendian). (Remi)
+
- litespeed:
. Fixed bug #75248 (Binary directory doesn't get created when building
only litespeed SAPI). (petk)