php-src/ext/sockets
Máté Kocsis c76910cd96
Display types in stubs more uniformly
In preparation for generating method signatures for the manual.

This change gets rid of bogus false|null return types, a few unnecessary trailing backslashes, and settles on using ? when possible for nullable types.
2020-09-16 21:19:36 +02:00
..
tests Improve error messages mentioning parameters instead of arguments 2020-09-09 10:47:43 +02:00
config.m4 Remove unused MISSING_MSGHDR_MSGFLAGS 2019-07-18 02:17:14 +02:00
config.w32 Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
conversions.c Convert resources to objects in ext/sockets 2020-08-03 23:26:38 +02:00
conversions.h
CREDITS
multicast.c Fix #79923: fix socket_set_option_bindtodevice test 2020-08-03 15:03:07 +02:00
multicast.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sockets.h Fix Windows build for shared ext/sockets 2020-09-08 22:54:21 +02:00
sendrecvmsg.c Normalize error message capitalization 2020-08-05 16:44:06 +02:00
sendrecvmsg.h
sockaddr_conv.c
sockaddr_conv.h
sockets_arginfo.h Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00
sockets.c Fix Windows build 2020-08-04 00:10:29 +02:00
sockets.stub.php Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00
unix_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
win32_socket_constants.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
windows_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00