Home
last modified time | relevance | path

Searched refs:dns_get_record (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/standard/
H A Dphp_dns.h67 PHP_FUNCTION(dns_get_record);
H A Ddns_win32.c348 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() argument
H A Ddns.c765 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() argument
H A Dbasic_functions.c3056 PHP_FE(dns_get_record, arginfo_dns_get_record)
/PHP-5.5/
H A DNEWS981 . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)
1095 . Fixed bug #67432 (Fix potential segfault in dns_get_record()).
2274 . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
4604 . Fixed bug in the Windows implementation of dns_get_record, where the two
4635 . Fixed bug #52260 (dns_get_record fails with non-existing domain on Windows).
5003 - Fixed bug #52101 (dns_get_record() garbage in 'ipv6' field on Windows).
5448 - Improved dns_get_record() AAAA support on windows. Always available when
5530 - Fixed bug #49183 (dns_get_record does not return NAPTR records). (Pierre)
6542 - Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a
6876 - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record).
[all …]

Completed in 49 milliseconds