Home
last modified time | relevance | path

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

/PHP-5.4/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.c3038 PHP_FE(dns_get_record, arginfo_dns_get_record)
/PHP-5.4/
H A DUPGRADING196 - dns_get_record() has an extra parameter which allows requesting DNS records
H A DNEWS356 . Fixed bug #67717 (segfault in dns_get_record). (CVE-2014-3597) (Remi)
469 . Fixed bug #67432 (Fix potential segfault in dns_get_record()).
1088 . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
3415 . Fixed bug in the Windows implementation of dns_get_record, where the two
3446 . Fixed bug #52260 (dns_get_record fails with non-existing domain on Windows).
3814 - Fixed bug #52101 (dns_get_record() garbage in 'ipv6' field on Windows).
4259 - Improved dns_get_record() AAAA support on windows. Always available when
4341 - Fixed bug #49183 (dns_get_record does not return NAPTR records). (Pierre)
5353 - Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a
5687 - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record).
[all …]

Completed in 49 milliseconds