summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmmktime_variation3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmmktime_variation3.phpt')
-rw-r--r--ext/date/tests/gmmktime_variation3.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/gmmktime_variation3.phpt b/ext/date/tests/gmmktime_variation3.phpt
index 5a7bdcb0bb..0119bcef61 100644
--- a/ext/date/tests/gmmktime_variation3.phpt
+++ b/ext/date/tests/gmmktime_variation3.phpt
@@ -3,9 +3,9 @@ Test gmmktime() function : usage variation - Passing unexpected values to third
--FILE--
<?php
/* Prototype : int gmmktime([int hour [, int min [, int sec [, int mon [, int day [, int year]]]]]])
- * Description: Get UNIX timestamp for a GMT date
+ * Description: Get UNIX timestamp for a GMT date
* Source code: ext/date/php_date.c
- * Alias to functions:
+ * Alias to functions:
*/
echo "*** Testing gmmktime() : usage variation ***\n";