php-src/ext/sockets
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
tests Merge branch 'PHP-7.4' 2020-05-28 10:20:12 +02:00
config.m4 Remove unused MISSING_MSGHDR_MSGFLAGS 2019-07-18 02:17:14 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
conversions.c Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
conversions.h
CREDITS
multicast.c Promote warnings to Errors in sockets's extension. 2020-04-21 20:41:26 +02:00
multicast.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sockets.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
sendrecvmsg.c Fix error message in ext/socket 2020-04-22 00:50:32 +02:00
sendrecvmsg.h
sockaddr_conv.c
sockaddr_conv.h
sockets.c Promote warnings to Errors in sockets's extension. 2020-04-21 20:41:26 +02:00
sockets.stub.php Use UNKNOWN default for socket_connect() 2020-04-14 16:09:01 +02:00
sockets_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +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