master
socket: properly expose TCP keepalive constants (#20376)
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)
tree-wide: Replace `zval_is_true()` by `zend_is_true()` (#20065)
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)
ext/sockets: socket_recvfrom() improve error message when port argument is missing
Update http->https in license (#6945)