diff options
Diffstat (limited to 'ext/date/tests/date_sunrise_variation8.phpt')
-rw-r--r-- | ext/date/tests/date_sunrise_variation8.phpt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/date/tests/date_sunrise_variation8.phpt b/ext/date/tests/date_sunrise_variation8.phpt index d866e3ed7b..22b5d1907f 100644 --- a/ext/date/tests/date_sunrise_variation8.phpt +++ b/ext/date/tests/date_sunrise_variation8.phpt @@ -2,12 +2,6 @@ Test date_sunrise() function : usage variation - Checking with North and South poles when Sun is up and down all day --FILE-- <?php -/* Prototype : mixed date_sunrise(mixed time [, int format [, float latitude [, float longitude [, float zenith [, float gmt_offset]]]]]) - * Description: Returns time of sunrise for a given day and location - * Source code: ext/date/php_date.c - * Alias to functions: - */ - echo "*** Testing date_sunrise() : usage variation ***\n"; // GMT is zero for the timezone |