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 2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? ????, PHP 8.5.0alpha3
4
4
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)
5
8
6
9
17 Jul 2025, PHP 8.5.0alpha2
7
10
@@ -17,10 +20,6 @@ PHP NEWS
17
20
. Fetch larger block sizes and better handle SQL_NO_TOTAL when calling
18
21
SQLGetData. (Calvin Buckley, Saki Takamachi)
19
22
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
-
24
23
- Standard:
25
24
. Optimized pack(). (nielsdos, divinity76)
26
25
. Fixed bug GH-19070 (setlocale($type, NULL) should not be deprecated).
You can’t perform that action at this time.
0 commit comments