ID:               49183
 Updated by:       j...@php.net
 Reported By:      sunnyseh at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Network related
 Operating System: windows
 PHP Version:      5.3.0
 Assigned To:      pajoye
 New Comment:

This short thing returns quite a long list:

# php -r 'var_dump(dns_get_record("ben.tel", DNS_NAPTR));'

Not sure what you actually expected it to return since you didn't
mention that. Your bug report is a bit buggy..


Previous Comments:
------------------------------------------------------------------------

[2009-08-07 08:58:19] sunnyseh at hotmail dot com

sorry don't have access to a unix env to give it a go.
was on windows - tested with several dot tel domains try henri.tel or
ben.tel

view these dot tel domains in a browser and you'll notice all the naptr
records, when using the php function you only get back the text records

------------------------------------------------------------------------

[2009-08-06 19:27:17] paj...@php.net

Does it return it on unix? Which domain did you use to test?

------------------------------------------------------------------------

[2009-08-06 19:07:30] sunnyseh at hotmail dot com

Description:
------------
when you use the dns_get_record function it only returns txt records
from dot tel domains.  When you use the DNS_NAPTR option it still doesnt
return dot tel NAPTR records.  Is this supported functionality or on the
roadmap?




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49183&edit=1

Reply via email to