diff options
Diffstat (limited to 'ext/date/tests/checkdate_error.phpt')
| -rw-r--r-- | ext/date/tests/checkdate_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/checkdate_error.phpt b/ext/date/tests/checkdate_error.phpt index 4546408304..02772b9b5b 100644 --- a/ext/date/tests/checkdate_error.phpt +++ b/ext/date/tests/checkdate_error.phpt @@ -5,7 +5,7 @@ Test checkdate() function : error conditions /* Prototype : bool checkdate ( int $month , int $day , int $year ) * Description: Validate a Gregorian date * Source code: ext/date/php_date.c - * Alias to functions: + * Alias to functions: */ echo "*** Testing checkdate() : error conditions ***\n"; |
