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