summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/ip2long_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/network/ip2long_error.phpt')
-rw-r--r--ext/standard/tests/network/ip2long_error.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/network/ip2long_error.phpt b/ext/standard/tests/network/ip2long_error.phpt
index 65e7315595..4816d63943 100644
--- a/ext/standard/tests/network/ip2long_error.phpt
+++ b/ext/standard/tests/network/ip2long_error.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test ip2long() function : error conditions
+Test ip2long() function : error conditions
--FILE--
<?php
/* Prototype : int ip2long(string ip_address)
- * Description: Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address
+ * Description: Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address
* Source code: ext/standard/basic_functions.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing ip2long() : error conditions ***\n";