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