php-8.5.0beta2
[skip ci] ext/sockets: remove tests that leak memory (#19408)
Add myself as a maintainer
ext/sockets: using accept4 wheneever possible for php_accept_connect helper (#19268)
Use <winsock2.h> instead of legacy <winsock.h> (#19037)
ext/sockets: cmsg data array elements using uint32_t type instead. (#19254)
Fix GH-9493: fix ancillary data build for FreeBSD prior to the 13 release. (#9496)
ext/sockets: Use zval_is_true() instead of converting to boolean (#18681)
ext/sockets: enabling multicast group for ipv4 on freebsd. (#13240)
Revert "ext/sockets: follow-up on AF_PACKET support." (#17924)
Sync HAVE_IPV6 and HAVE_GETADDRINFO in #if/ifdef/defined (#14341)
Declare ext/sockets constants in stubs (#9349)
ext/sockets: multicast on unsupported socket type error change.
ext/sockets: php_set_inet*_addr using zend_string instead. (#17845)
streams: use type zend_result instead of type int
ext/sockets: socket_shutdown() having proper constants for mode.
Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667)
Update http->https in license (#6945)