diff options
Diffstat (limited to 'ext/date/tests/gmmktime_variation8.phpt')
-rw-r--r-- | ext/date/tests/gmmktime_variation8.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/gmmktime_variation8.phpt b/ext/date/tests/gmmktime_variation8.phpt index 79e331fd2a..ab6e45e342 100644 --- a/ext/date/tests/gmmktime_variation8.phpt +++ b/ext/date/tests/gmmktime_variation8.phpt @@ -3,7 +3,7 @@ Test gmmktime() function : usage variation - Passing octal and hexadecimal value --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: */ |