Commit 7755f84e87b for php.net
commit 7755f84e87b0c0b4a506f6ec76feb445fbc2bc7f
Author: Gina Peter Banyard <girgias@php.net>
Date: Fri Aug 7 19:20:19 2026 +0100
Update NEWS for curl bugfix
diff --git a/NEWS b/NEWS
index b99bdc51e87..bac2c41cbc9 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP NEWS
(Sjoerd Langkemper)
. Raise a value error when the callback registered with CURLOPT_READFUNCTION
returns an unexpected long. (Sjoerd Langkemper)
+ . Fix bug GH-16513 (curl: exceptions in callbacks do not abort the request).
+ (Sjoerd Langkemper)
- Date:
. Update timelib to 2026.02. (Derick, timwolla)