| philip@php.net 2007-08-08, 7:01 pm |
| ID: 42123
Updated by: philip@php.net
-Summary: dns_get_record() is not defined on older php versions
Reported By: r dot freund at e-novum dot com
Status: Open
Bug Type: Documentation problem
-Operating System: Linux
+Operating System: BSD
PHP Version: Irrelevant
New Comment:
The current docs:
"Note: This function is not implemented on Windows platforms, nor does
it (currently) work on *BSD systems. Try the PEAR class Net_DNS."
This may as well mention Mac too. And while rewording this, remove the
"(currently)" part as that goes without saying.
The feature request for making this available on *BSD systems is here:
http://bugs.php.net/bug.php?id=29337
Previous Comments:
------------------------------------------------------------------------
[2007-07-27 11:49:18] r dot freund at e-novum dot com
Description:
------------
The documentation of dns_get_record() states that it is available on
PHP 5. I have 5.1.6 and it is not available. The documentation should be
updated to reflect in which version it became available.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=42123&edit=1
|