php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42123 dns_get_record() is not defined on BSD including Mac
Submitted: 2007-07-27 11:49 UTC Modified: 2007-08-16 10:13 UTC
From: r dot freund at e-novum dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: BSD
Private report: No CVE-ID: None
 [2007-07-27 11:49 UTC] 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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-08 13:36 UTC] philip@php.net
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

 [2007-08-16 10:13 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

(currently) left - it stands for "You have a hope that it will be implemented in future."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 03:01:32 2025 UTC