ID:               25821
 Updated by:       [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

Reply via email to