]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 16:48:50 +0000 (18:48 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 16:48:50 +0000 (18:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b68d2fcbed6bedfd3774fe3856149780632f6d10..67ea34c9813f36a344c6063e9554cc2d6203d1dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,13 @@ PHP                                                                        NEWS
   . Fixed #69044 (discrepency between time and microtime). (krakjoe)
   . Updated timelib to 2018.02. (Derick)
 
+- LiteSpeed:
+  . Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from
+    100 to 1000, added crash handler to cleanly shutdown PHP request, added
+    CloudLinux mod_lsapi mode). (George Wang)
+  . Fixed bug #76058 (After "POST data can't be buffered", using php://input
+    makes huge tmp files). (George Wang)
+
 - Openssl:
   . Fixed bug #78231 (Segmentation fault upon stream_socket_accept of exported
     socket-to-stream). (Nikita)