Skip to content

Commit d659410

Browse files
committed
[skip ci] NEWS
1 parent ad60d7d commit d659410

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ PHP NEWS
99
. Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and
1010
exception are triggered). (nielsdos)
1111

12+
- Curl:
13+
. Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead
14+
of the curl_copy_handle() function to clone a CurlHandle.
15+
1216
- Standard:
1317
. Fixed bug GH-12265 (Cloning an object breaks serialization recursion).
1418
(nielsdos)

0 commit comments

Comments
 (0)