Edit report at http://bugs.php.net/bug.php?id=51713&edit=1

 ID:               51713
 Updated by:       [email protected]
 Reported by:      post at wickenrode dot com
 Summary:          Test getmxrr must fail
-Status:           Assigned
+Status:           Closed
 Type:             Bug
-Package:          Unknown/Other Function
+Package:          Network related
 Operating System: Linux 2.6.18 i686
 PHP Version:      5.3.2
 Assigned To:      aharvey

 New Comment:

This bug has been fixed in SVN.

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/.
 
Thank you for the report, and for helping us make PHP better.

Updated the test to use lists.php.net instead of ez.no.


Previous Comments:
------------------------------------------------------------------------
[2010-05-01 03:25:42] post at wickenrode dot com

Description:
------------
getmxrr.phpt expects domain "ez.no" to have 1 MX while it actually has
3:



$ dig MX ez.no



;; QUESTION SECTION:

;ez.no.                         IN      MX



;; ANSWER SECTION:

ez.no.                  360     IN      MX      10 ASPMX.L.GOOGLE.COM.

ez.no.                  360     IN      MX      20 ALT1.ASPMX.L.GOOGLE.COM.

ez.no.                  360     IN      MX      30 ALT2.ASPMX.L.GOOGLE.COM.



Test should be adapted accordingly.



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51713&edit=1

Reply via email to