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 bd886d2 commit ff6c1c7Copy full SHA for ff6c1c7
NEWS
@@ -11,6 +11,10 @@ PHP NEWS
11
. Add support for CURLINFO_CONN_ID in curl_getinfo() (thecaliskan)
12
. Add support for CURLINFO_QUEUE_TIME_T in curl_getinfo() (thecaliskan)
13
14
+- Session:
15
+ . Fixed GH-19197: build broken with ZEND_STRL usage with memcpy
16
+ when implemented as macro. (David Carlier)
17
+
18
- Sockets:
19
. socket_set_option for multicast context throws a ValueError
20
when the socket family is not of AF_INET/AF_INET6 family. (David Carlier)
0 commit comments