summaryrefslogtreecommitdiff
path: root/ext/standard/tests/url/rawurlencode_error_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/url/rawurlencode_error_001.phpt')
-rw-r--r--ext/standard/tests/url/rawurlencode_error_001.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/url/rawurlencode_error_001.phpt b/ext/standard/tests/url/rawurlencode_error_001.phpt
index 7acce9e0c4..f8b3e61c37 100644
--- a/ext/standard/tests/url/rawurlencode_error_001.phpt
+++ b/ext/standard/tests/url/rawurlencode_error_001.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test rawurlencode() function : error conditions
+Test rawurlencode() function : error conditions
--FILE--
<?php
/* Prototype : proto string rawurlencode(string str)
- * Description: URL-encodes string
+ * Description: URL-encodes string
* Source code: ext/standard/url.c
- * Alias to functions:
+ * Alias to functions:
*/
// NB: basic functionality tested in tests/strings/001.phpt