diff options
Diffstat (limited to 'ext/date/tests/strftime_variation18.phpt')
-rw-r--r-- | ext/date/tests/strftime_variation18.phpt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/date/tests/strftime_variation18.phpt b/ext/date/tests/strftime_variation18.phpt index 310b7729fa..374770d55a 100644 --- a/ext/date/tests/strftime_variation18.phpt +++ b/ext/date/tests/strftime_variation18.phpt @@ -8,12 +8,6 @@ if (strtoupper(substr(PHP_OS, 0, 3)) == 'WIN') { ?> --FILE-- <?php -/* Prototype : string strftime(string format [, int timestamp]) - * Description: Format a local time/date according to locale settings - * Source code: ext/date/php_date.c - * Alias to functions: - */ - echo "*** Testing strftime() : usage variation ***\n"; // Initialise function arguments not being substituted (if any) |