Skip to content

Commit f81be1a

Browse files
committed
Update NEWS [ci skip]
1 parent 5846e85 commit f81be1a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

NEWS

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ PHP NEWS
1717
- Date:
1818
. Fixed #69044 (discrepency between time and microtime). (krakjoe)
1919

20+
- LiteSpeed:
21+
. Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from
22+
100 to 1000, added crash handler to cleanly shutdown PHP request, added
23+
CloudLinux mod_lsapi mode). (George Wang)
24+
. Fixed bug #76058 (After "POST data can't be buffered", using php://input
25+
makes huge tmp files). (George Wang)
26+
2027
- Openssl:
2128
. Fixed bug #78231 (Segmentation fault upon stream_socket_accept of exported
2229
socket-to-stream). (Nikita)
@@ -118,7 +125,7 @@ PHP NEWS
118125
value). (Ignace Nyamagana Butera)
119126

120127
- EXIF
121-
. Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
128+
. Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
122129
(CVE-2019-11036) (Stas)
123130

124131
- Interbase:
@@ -149,7 +156,7 @@ PHP NEWS
149156
. Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
150157
(krakjoe)
151158
. Fixed bug #77805 (phpdbg build fails when readline is shared). (krakjoe)
152-
159+
153160
- Reflection:
154161
. Fixed bug #77772 (ReflectionClass::getMethods(null) doesn't work). (Nikita)
155162
. Fixed bug #77882 (Different behavior: always calls destructor). (Nikita)
@@ -192,7 +199,7 @@ PHP NEWS
192199
- EXIF:
193200
. Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (CVE-2019-11034)
194201
(Stas)
195-
. Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
202+
. Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
196203
(CVE-2019-11035) (Stas)
197204

198205
- FPM:

0 commit comments

Comments
 (0)