summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/gethostbynamel_basic1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/network/gethostbynamel_basic1.phpt')
-rw-r--r--ext/standard/tests/network/gethostbynamel_basic1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/network/gethostbynamel_basic1.phpt b/ext/standard/tests/network/gethostbynamel_basic1.phpt
index 9d1580c826..ceb2a843fd 100644
--- a/ext/standard/tests/network/gethostbynamel_basic1.phpt
+++ b/ext/standard/tests/network/gethostbynamel_basic1.phpt
@@ -1,9 +1,9 @@
--TEST--
-Test gethostbynamel() function : basic functionality
+Test gethostbynamel() function : basic functionality
--FILE--
<?php
/* Prototype : array gethostbynamel ( string $hostname )
- * Description: Get a list of IPv4 addresses corresponding to a given Internet host name
+ * Description: Get a list of IPv4 addresses corresponding to a given Internet host name
* Source code: ext/standard/dns.c
*/