php-src/ext/sockets
viest 5703943081 Deprecate AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULES
These flags have been deprecated in glibc 2.28, so we also
deprecate them in PHP.

As we can't deprecate constants, we can only check for their use
in socket_addrinfo_lookup().
2019-08-26 11:33:18 +02:00
..
tests Deprecate AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULES 2019-08-26 11:33:18 +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 Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
conversions.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
CREDITS
multicast.c Handle misaligned ifreq on macos 2019-06-20 17:24:16 +02:00
multicast.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_sockets.h Remove local variables 2019-02-03 21:03:00 +01:00
sendrecvmsg.c Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
sendrecvmsg.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockaddr_conv.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
sockaddr_conv.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
sockets.c Deprecate AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULES 2019-08-26 11:33:18 +02:00
unix_socket_constants.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
win32_socket_constants.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
windows_common.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00