diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |