php-documentation-list | 2003101
Date: 10/10/03
- Next message: thom at ourclubonline dot com: "[PHP-DOC] #25598 [Com]: strtotime can't handle dates before 1970, and the documentation doesn't say it."
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions checkdnsrr.xml"
- In reply to: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 25821
Updated by: pollita <email protected>
Reported By: ktak at nsk dot ru
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.3.3
New Comment:
This bug has been fixed in CVS.
In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
Thank you for the report, and for helping us make PHP better.
That was probably my fault :o
Previous Comments:
------------------------------------------------------------------------
[2003-10-10 10:06:04] ktak at nsk dot ru
Description:
------------
Online documentation of function checkdnsrr() has record that AAAA
type
is applicable from version 4.3.0.
But type AAAA is absent in PHP 4.3.0 and PHP 4.3.3, but it is
presented
in PHP 5.
Reproduce code:
---------------
// http://www.php.net/manual/en/function.checkdnsrr.php
<?
echo checkdnsrr("something", AAAA);
?>
------------------------------------------------------------------------
[2003-10-10 10:03:43] ktak at nsk dot ru
Description:
------------
Online documentation of function checkdnsrr() has record that AAAA type
is applicable from version 4.3.0.
But type AAAA is absent in PHP 4.3.0 and PHP 4.3.3, but it is presented
in PHP 5.
Reproduce code:
---------------
http://www.php.net/manual/en/function.checkdnsrr.php
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=25821&edit=1
- Next message: thom at ourclubonline dot com: "[PHP-DOC] #25598 [Com]: strtotime can't handle dates before 1970, and the documentation doesn't say it."
- Previous message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions checkdnsrr.xml"
- In reply to: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

