]> granicus.if.org Git - php/commitdiff
- other hostname can be defined or returned first
authorPierre Joye <pajoye@php.net>
Mon, 5 Sep 2011 12:34:55 +0000 (12:34 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 5 Sep 2011 12:34:55 +0000 (12:34 +0000)
ext/standard/tests/network/gethostbyaddr_basic1.phpt

index 2232d36265ca19a4f6c999ff2fb456c82c737fc8..a20b4756c152d66dee09858a6d3230e572217fca 100644 (file)
@@ -14,5 +14,5 @@ echo gethostbyaddr("127.0.0.1")."\n";
 ===DONE===
 --EXPECTF--
 *** Testing gethostbyaddr() : basic functionality ***
-%rloopback|localhost(\.localdomain)?%r
-===DONE===
\ No newline at end of file
+%rloopback|localhost(\.localdomain)?|%s%r
+===DONE===