Skip to content

Commit 1cffc7b

Browse files
committed
Fix NEWS [ci skip]
This bugfix didn't make it into 7.4.3.
1 parent e30f52b commit 1cffc7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ PHP NEWS
33

44
?? ??? ????, PHP 7.4.4
55

6+
- CURL:
7+
. Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
8+
69
- PCRE:
710
. Fixed bug #79188 (Memory corruption in preg_replace/preg_replace_callback
811
and unicode). (Nikita)
@@ -23,7 +26,6 @@ PHP NEWS
2326
- CURL:
2427
. Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).
2528
(cmb)
26-
. Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
2729

2830
- FFI:
2931
. Fixed bug #79096 (FFI Struct Segfault). (cmb)

0 commit comments

Comments
 (0)