We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4aa4b commit 4fcf8e9Copy full SHA for 4fcf8e9
NEWS
@@ -9,6 +9,13 @@ PHP NEWS
9
. Fixed #69044 (discrepency between time and microtime). (krakjoe)
10
. Updated timelib to 2018.02. (Derick)
11
12
+- LiteSpeed:
13
+ . Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from
14
+ 100 to 1000, added crash handler to cleanly shutdown PHP request, added
15
+ CloudLinux mod_lsapi mode). (George Wang)
16
+ . Fixed bug #76058 (After "POST data can't be buffered", using php://input
17
+ makes huge tmp files). (George Wang)
18
+
19
- Openssl:
20
. Fixed bug #78231 (Segmentation fault upon stream_socket_accept of exported
21
socket-to-stream). (Nikita)
0 commit comments