[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/network/functions/_dns-get-record.xml?=
From:       Daniel_Egeberg <degeberg () php ! net>
Date:       2010-05-27 0:40:18
Message-ID: svn-degeberg-1274920818-299837-462092837 () svn ! php ! net
[Download RAW message or body]

degeberg                                 Thu, 27 May 2010 00:40:18 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=299837

Log:
Fixed PHP bug #51906, dns_get_record() returns false on failure.

Bug: http://bugs.php.net/51906 (Feedback) document that dns_get_record returns empty string on error
      
Changed paths:
    U   phpdoc/en/trunk/reference/network/functions/dns-get-record.xml

Modified: phpdoc/en/trunk/reference/network/functions/dns-get-record.xml
===================================================================
--- phpdoc/en/trunk/reference/network/functions/dns-get-record.xml	2010-05-26 21:18:24 UTC (rev 299836)
+++ phpdoc/en/trunk/reference/network/functions/dns-get-record.xml	2010-05-27 00:40:18 UTC (rev 299837)
@@ -96,7 +96,8 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   This function returns an array of associative arrays.  Each associative array contains
+   This function returns an array of associative arrays,
+   &return.falseforfailture;. Each associative array contains
    <emphasis>at minimum</emphasis> the following keys:
    <table>
     <title>Basic DNS attributes</title>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic