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.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/idate_variation1.phpt b/ext/date/tests/idate_variation1.phpt
index 1b8f7cf029..8727b8133a 100644
--- a/ext/date/tests/idate_variation1.phpt
+++ b/ext/date/tests/idate_variation1.phpt
@@ -1,9 +1,9 @@
--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:
*/