php-8.3.27
Fix GH-17921 socket_read/socket_recv overflows on buffer size.
Add myself as a maintainer
socket add socket_atmark support.
Fix Windows build for shared ext/sockets
Fix GH-18617: socket_import_file_descriptor return check.
Fix GH-9493: fix ancillary data build for FreeBSD prior to the 13 release. (#9496)
Use bool and zend_result where it makes sense in sockets extension
Revert GH-10220
Declare ext/sockets constants in stubs (#9349)
first shot remove TSRMLS_* things
ext/socket: Remove incorrect zval_ptr_dtor
ext/sockets: addig Linux's IP_BIND_ADDRESS_NO_PORT.
Update http->https in license (#6945)