ID:               43853
 Updated by:       [EMAIL PROTECTED]
 Reported By:      radonov at ecad dot tu-sofia dot bg
 Status:           Open
 Bug Type:         Network related
-Operating System: Solaris 8
+Operating System: Solaris
 PHP Version:      4.4.8
-Assigned To:      
+Assigned To:      ab5602
 New Comment:

Confirmed under Solaris 9 and Solaris 10 too.




Previous Comments:
------------------------------------------------------------------------

[2008-01-15 09:23:25] radonov at ecad dot tu-sofia dot bg

Description:
------------
Some IP addresses are note resolved by gethostbyaddr() under Solaris 8.
Solrais nslookup resolves the addresses normaly.

Reproduce code:
---------------
var_dump(gethostbyaddr('78.130.136.12'));
The result is:
string(13) "78.130.136.12"

Expected result:
----------------
The result should be:
string(22) "atlantis.botevgrad.com"



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


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

Reply via email to