php-documentation-list | 2003101
Date: 10/10/03
- Next message: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions checkdnsrr.xml"
- Previous message: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- In reply to: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- Next in thread: pollita <email protected>: "[PHP-DOC] #25821 [Opn->Csd]: Function checkdnsrr() does not suppor AAAA type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 25821
User updated by: ktak at nsk dot ru
Reported By: ktak at nsk dot ru
Status: Open
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.3.3
New Comment:
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);
?>
Previous Comments:
------------------------------------------------------------------------
[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: Sara Golemon: "[PHP-DOC] cvs: phpdoc /en/reference/network/functions checkdnsrr.xml"
- Previous message: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- In reply to: ktak at nsk dot ru: "[PHP-DOC] #25821 [NEW]: Function checkdnsrr() does not suppor AAAA type"
- Next in thread: pollita <email protected>: "[PHP-DOC] #25821 [Opn->Csd]: Function checkdnsrr() does not suppor AAAA type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

