File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ PHP NEWS
2323- Curl:
2424 . Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead
2525 of the curl_copy_handle() function to clone a CurlHandle. (timwolla)
26- . Fix curl build failure on macOS+curl 8.16. (nielsdos)
26+ . Fix curl build and test failures with version 8.16.
27+ (nielsdos, ilutov, Jakub Zelenka)
2728
2829- Date:
2930 . Fixed GH-17159: "P" format for ::createFromFormat swallows string literals.
@@ -208,10 +209,6 @@ PHP NEWS
208209 . Fixed bug GH-19397 (mb_list_encodings() can cause crashes on shutdown).
209210 (nielsdos)
210211
211- - Curl:
212- . Fix curl build and test failures with version 8.16.
213- (nielsdos, ilutov, Jakub Zelenka)
214-
215212- Opcache:
216213 . Reset global pointers to prevent use-after-free in zend_jit_status().
217214 (Florian Engelhardt)
You can’t perform that action at this time.
0 commit comments