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 e30f52b commit 1cffc7bCopy full SHA for 1cffc7b
NEWS
@@ -3,6 +3,9 @@ PHP NEWS
3
4
?? ??? ????, PHP 7.4.4
5
6
+- CURL:
7
+ . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
8
+
9
- PCRE:
10
. Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
11
and unicode). (Nikita)
@@ -23,7 +26,6 @@ PHP NEWS
23
26
- CURL:
24
27
. Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).
25
28
(cmb)
- . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
29
30
- FFI:
31
. Fixed bug #79096 (FFI Struct Segfault). (cmb)
0 commit comments