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 7fb6afb commit a8a3c81Copy full SHA for a8a3c81
NEWS
@@ -2,6 +2,10 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.5.0alpha3
4
5
+- Curl:
6
+ . Add support for CURLINFO_CONN_ID in curl_getinfo() (thecaliskan)
7
+ . Add support for CURLINFO_QUEUE_TIME_T in curl_getinfo() (thecaliskan)
8
+
9
- Sockets:
10
. socket_set_option for multicast context throws a ValueError
11
when the socket family is not of AF_INET/AF_INET6 family. (David Carlier)
0 commit comments