File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33?? ??? ????, PHP 8.5.0alpha3
44
5+ - Sockets:
6+ . socket_set_option for multicast context throws a ValueError
7+ when the socket family is not of AF_INET/AF_INET6 family. (David Carlier)
58
6917 Jul 2025, PHP 8.5.0alpha2
710
@@ -17,10 +20,6 @@ PHP NEWS
1720 . Fetch larger block sizes and better handle SQL_NO_TOTAL when calling
1821 SQLGetData. (Calvin Buckley, Saki Takamachi)
1922
20- - Sockets:
21- . socket_set_option for multicast context throws a ValueError
22- when the socket family is not of AF_INET/AF_INET6 family. (David Carlier)
23-
2423- Standard:
2524 . Optimized pack(). (nielsdos, divinity76)
2625 . Fixed bug GH-19070 (setlocale($type, NULL) should not be deprecated).
You can’t perform that action at this time.
0 commit comments