Searched refs:dns_get_record (Results 1 – 6 of 6) sorted by relevance
67 PHP_FUNCTION(dns_get_record);
348 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() argument
765 PHP_FUNCTION(dns_get_record) in PHP_FUNCTION() argument
3038 PHP_FE(dns_get_record, arginfo_dns_get_record)
196 - dns_get_record() has an extra parameter which allows requesting DNS records
356 . 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 two3446 . 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 when4341 - 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 a5687 - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record).[all …]
Completed in 49 milliseconds