summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-10-15 10:29:10 +0800
committerXinchen Hui <laruence@gmail.com>2017-10-15 10:29:10 +0800
commitb9b2ae703ccbc76ef817aaa15d7d91a994a775cb (patch)
tree7aeb3cad3b375047684933a1fe4d457110d6110f
parent49702ad7fb7ca61867cb718f11272bcde94d240c (diff)
downloadphp-git-b9b2ae703ccbc76ef817aaa15d7d91a994a775cb.tar.gz
Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2d4c90025..7bd6a6b185 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #75368 (mmap/munmap trashing on unlucky allocations). (Nikita,
Dmitry)
+- CLI:
+ . Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown
+ function). (Laruence)
+
- Exif:
. Fixed bug #75301 (Exif extension has built in revision version). (Peter
Kokot)