summaryrefslogtreecommitdiff
path: root/ext/date/tests/getdate_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/getdate_variation6.phpt')
-rw-r--r--ext/date/tests/getdate_variation6.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/date/tests/getdate_variation6.phpt b/ext/date/tests/getdate_variation6.phpt
index 5c03a3bb71..c5ae4f96f2 100644
--- a/ext/date/tests/getdate_variation6.phpt
+++ b/ext/date/tests/getdate_variation6.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test getdate() function : usage variation - Passing strings containing numbers
+Test getdate() function : usage variation - Passing strings containing numbers
--FILE--
<?php
/* Prototype : array getdate([int timestamp])
- * Description: Get date/time information
+ * Description: Get date/time information
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing getdate() : usage variation ***\n";