summaryrefslogtreecommitdiff
path: root/ext/date/tests/idate_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/idate_variation1.phpt')
-rw-r--r--ext/date/tests/idate_variation1.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/date/tests/idate_variation1.phpt b/ext/date/tests/idate_variation1.phpt
index c0231a6c0c..8727b8133a 100644
--- a/ext/date/tests/idate_variation1.phpt
+++ b/ext/date/tests/idate_variation1.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test idate() function : usage variation - Passing unexpected values to first argument 'format'.
+Test idate() function : usage variation - Passing unexpected values to first argument 'format'.
--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() : usage variation ***\n";