summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmstrftime_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmstrftime_error.phpt')
-rw-r--r--ext/date/tests/gmstrftime_error.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/date/tests/gmstrftime_error.phpt b/ext/date/tests/gmstrftime_error.phpt
index d28780fe03..3e6050c140 100644
--- a/ext/date/tests/gmstrftime_error.phpt
+++ b/ext/date/tests/gmstrftime_error.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test gmstrftime() function : error conditions
+Test gmstrftime() function : error conditions
--FILE--
<?php
/* Prototype : string gmstrftime(string format [, int timestamp])
- * Description: Format a GMT/UCT time/date according to locale settings
+ * Description: Format a GMT/UCT time/date according to locale settings
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing gmstrftime() : error conditions ***\n";