php-src/ext/date/tests
Christoph M. Becker 7556600dfc Fix #65547: Default value for sunrise/sunset zenith still wrong
The value of the zenith angle to calculate sunrise and sunset times is
commonly defined as 90°50', and is "obtained by adding the average
apparent radius of the Sun (16') to the average amount of atmospheric
refraction at the horizon (34')", according to
http://aa.usno.navy.mil/faq/docs/RST_defs.php.

This value is also used for the Sunrise/Sunset Algorithm published in
the Almanac for Computers, 1990, see
https://web.archive.org/web/20161202180207/http://williams.best.vwh.net/sunrise_sunset_algorithm.htm.
2019-07-15 13:52:09 +02:00
..
002.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
003.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
004.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
005.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
006.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
007.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
008.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
009_win32.phpt Merge branch 'PHP-7.4' 2019-03-14 19:43:45 +01:00
009.phpt Merge branch 'PHP-7.4' 2019-03-14 19:43:45 +01:00
010.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
011.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
012.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
013.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
014.phpt Don't verify arginfo types for internal functions 2019-06-17 11:46:28 +02:00
015.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
68062.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
big_year.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug13142.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug14561.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug17988.phpt Fixed test cases due to changes in rules 2015-09-22 08:42:12 +01:00
bug20382-1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug20382-2.phpt Fixed tests after tzdb removed abbreviations 2017-03-02 11:28:02 +00:00
bug21399.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug21966.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug26090.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug26198.phpt
bug26317.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
bug26320.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
bug26694.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug27780.phpt Fixed tests after tzdb removed abbreviations 2017-03-02 11:28:02 +00:00
bug28024.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug28088.phpt Sorting out the tests *once* more. 2011-12-07 19:24:58 +00:00
bug28599.phpt
bug29150.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug29585.phpt
bug29595.phpt
bug30096.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug30532.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug32086.phpt Fixed tests after tzdb removed abbreviations 2017-03-02 11:28:02 +00:00
bug32270.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug32555.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug32588.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug33056.phpt
bug33414-1.phpt Update tests due to data changes in tzdata 2018i 2019-01-07 12:48:42 +00:00
bug33414-2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug33415-1.phpt Fixed tests after tzdb removed abbreviations 2017-03-02 11:28:02 +00:00
bug33415-2.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-01-07 12:48:49 +00:00
bug33452.phpt
bug33532.phpt fix the failing date tests introduced with the latest timezonedb update 2014-08-12 10:34:54 +02:00
bug33536.phpt
bug33562.phpt
bug33563.phpt
bug33578.phpt
bug33869.phpt
bug33957.phpt
bug34087.phpt
bug34304.phpt
bug34676.phpt
bug34771.phpt
bug35143.phpt
bug35218.phpt
bug35414.phpt
bug35422.phpt
bug35425.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
bug35456.phpt
bug35499.phpt Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
bug35624.phpt
bug35630.phpt
bug35699.phpt
bug35705.phpt
bug35885.phpt
bug35887.phpt
bug36224.phpt
bug36510.phpt
bug36599.phpt
bug36988.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
bug37017.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug37368.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug37514.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug37616.phpt
bug37747.phpt
bug38229.phpt
bug39782.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug40743.phpt - MFH: Added support for abbreviation and offset based timezone specifiers for 2008-01-17 18:49:45 +00:00
bug40861.phpt
bug41523-64bit.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
bug41523.phpt fix test output (32bits) 2015-05-14 10:28:59 +02:00
bug41599.phpt - Fixed bug #41599 (setTime() fails after modify() is used). 2008-01-17 20:59:10 +00:00
bug41709.phpt - MFH: Fixed tests. 2008-07-16 07:36:04 +00:00
bug41842.phpt
bug41844.phpt
bug41964.phpt Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
bug42910.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug43003.phpt fix test 2008-01-27 17:01:11 +00:00
bug43075.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug43452.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug43527.phpt - MFH: Added support for abbreviation and offset based timezone specifiers for 2008-01-17 18:49:45 +00:00
bug43808.phpt - MFH: Fixed bug #43808 (date_create never fails (even when it should)). 2008-01-17 20:35:02 +00:00
bug43960.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
bug44562.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug44742.phpt fix test 2008-04-29 07:26:46 +00:00
bug44780.phpt Fixed bug #44780: some time zone offsets not recognized by timezone_name_from_abbr. 2014-01-25 16:14:51 +01:00
bug45081.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug45529.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug45543.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug45554.phpt Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond 2012-12-01 10:20:39 +01:00
bug45682.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug45866.phpt - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
bug46108.phpt remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
bug46111.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug46268.phpt - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
bug46874.phpt - Added test for bug #46874 (same as #52668). 2010-08-30 15:35:41 +00:00
bug48058.phpt relax bigbang content (new zic) 2015-04-28 12:48:23 +02:00
bug48097.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
bug48187.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug48276.phpt MFH Specific test for bug #48276 2009-06-21 22:31:41 +00:00
bug48476.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug48678.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug49059.phpt - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation). 2010-03-07 17:25:16 +00:00
bug49081.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug49585.phpt Fixed day_of_week function as it could sometimes return negative values internally. 2014-12-08 11:06:12 +00:00
bug49700.phpt Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled) 2010-04-20 15:41:35 +00:00
bug49778.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug50055.phpt - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications). 2010-03-07 13:54:46 +00:00
bug50392.phpt Test cosmetics. 2011-12-07 19:42:44 +00:00
bug50475.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug50680.phpt Added test for bug #50680 2010-01-14 15:45:49 +00:00
bug51096.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug51393.phpt - Fixed tests 2010-07-06 00:25:52 +00:00
bug51819.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug51866.phpt Fixed #66091 2014-08-13 20:24:43 +08:00
bug51994.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug52062-64bit.phpt Test cosmetics. 2011-12-07 19:42:44 +00:00
bug52062.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
bug52063.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug52113.phpt Migrate ext/date to get_properties_for where appropriate 2018-10-10 10:39:10 +02:00
bug52290.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug52342.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug52430.phpt - Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick) 2010-08-30 16:40:29 +00:00
bug52454.phpt - Added test file that I forgot to commit. 2010-08-30 16:47:46 +00:00
bug52480.phpt Add test for bug #52480 2017-06-22 13:56:03 +01:00
bug52577.phpt - Test for (non-)bug #52577. 2010-08-30 15:40:36 +00:00
bug52668.phpt - Fixed bug #52668 (Iterating over a dateperiod twice is broken). 2010-08-30 15:32:09 +00:00
bug52738.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug52808.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug53437_var1.phpt Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error 2016-06-13 09:02:17 -05:00
bug53437_var2.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug53437_var3.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-10-24 18:38:23 +02:00
bug53437_var4.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug53437_var5.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug53437_var6.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug53437.phpt Destroy function arguments in direct order 2018-05-08 15:28:57 +03:00
bug53502.phpt Test cosmetics. 2011-12-07 19:42:44 +00:00
bug53879.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug54283.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug54316.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
bug54340.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
bug54597.phpt Test cosmetics. 2011-12-07 19:42:44 +00:00
bug54851.phpt Test cosmetics. 2011-12-07 19:42:44 +00:00
bug55253.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug55397.phpt Remove empty sections in tests 2018-02-14 11:10:59 +01:00
bug55407.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug60236.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug60774.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
bug61642.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug62500.phpt Fixed Bug #62500 (Segfault in DateInterval class when extended) 2012-07-10 18:43:11 +08:00
bug62561.phpt Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour) 2012-09-30 04:31:29 +00:00
bug62852_var2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug62852_var3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug62852.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug62896.phpt Fix warnings preventing this test from passing 2012-10-10 11:01:07 +02:00
bug63391.phpt Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600) 2013-11-28 16:32:11 +00:00
bug63435.phpt Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond 2012-12-01 10:20:39 +01:00
bug63740.phpt Fixed bug #63740 (strtotime seems to use both sunday and monday as start of week) 2016-05-18 12:19:11 +01:00
bug64157.phpt Bug 64157 2013-09-16 03:42:49 +02:00
bug64887.phpt Fixed bug #64887 (Allow DateTime modification with subsecond items). 2016-10-07 13:40:06 -04:00
bug65184.phpt ensure the test doesn't fail because of tz warning 2013-08-23 16:40:28 +02:00
bug65371.phpt fixed EOL in the test 2014-01-09 15:27:26 +01:00
bug65502.phpt Fix bug #65502: DateTimeImmutable::createFromFormat returns DateTime 2013-09-12 15:21:45 +02:00
bug65548.phpt Fix bug #65548: Comparison for DateTimeImmutable doesn't work 2013-09-12 15:12:16 +02:00
bug65672.phpt Add a test for bug #65672 2019-05-30 18:55:42 +01:00
bug66721.phpt Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error 2016-06-13 09:02:17 -05:00
bug66836.phpt Bug #66836 has been fixed 2016-07-11 16:06:35 +02:00
bug66985.phpt fixed typo in test for bug #66985 2015-07-07 23:35:28 +02:00
bug67109.phpt fix test 2014-08-20 14:44:25 -07:00
bug67118_2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug67118.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug67251.phpt Fix bug #67251 - date_parse_from_format out-of-bounds read 2014-05-11 19:34:21 -07:00
bug67253.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug67308.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
bug68078_negative.phpt Revert "Upgrade timelib to 2017.05beta7" 2017-08-16 15:19:18 +01:00
bug68078.phpt Also test against equality 2016-01-29 15:22:22 +01:00
bug68406.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug68669.phpt Allow the third arg to DateTime(Immutable)::createFromFormat() to be null. 2014-12-30 13:58:59 -08:00
bug68942_2.phpt Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error 2016-06-13 09:02:17 -05:00
bug68942.phpt fix path separator in test 2015-08-28 11:38:16 +02:00
bug69089.phpt Renaming test to match Bug #69089 2015-02-20 14:17:11 -03:00
bug69336.phpt Fixed bug #69336 (Issues with "last day of <monthname>"). 2015-03-31 16:35:03 +01:00
bug69587.phpt add test for #69587 2016-11-13 05:32:24 +00:00
bug70245.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
bug70266.phpt Fix #70266 (DateInterval::__construct.interval_spec is not supposed to be optional) 2015-08-14 14:19:12 +02:00
bug70277.phpt fixed changed error message in test 2015-08-17 19:33:49 +02:00
bug70810.phpt Make DateInterval objects uncomparable 2019-04-23 13:12:06 +02:00
bug71525.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug71635.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug71889.phpt Fix DateInterval::format segfault 2016-04-05 11:18:14 +02:00
bug72096.phpt Fixed bug #72096 Swatch time value incorrect for dates before 1970 2017-03-09 16:44:02 +01:00
bug72719.phpt Upgrade timelib to 2017.01 2017-02-12 20:17:01 +00:00
bug73091.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug73294.phpt Upgrade timelib to 2017.01 2017-02-12 20:17:01 +00:00
bug73426.phpt Fix year dependent test 2017-01-01 12:15:52 +01:00
bug73489.phpt Upgrade timelib to 2017.01 2017-02-12 20:17:01 +00:00
bug73837.phpt relax this test again (still encounter erratic failure) 2017-06-06 17:20:33 +02:00
bug73858.phpt Make sure we anchor this test to February 2017-03-02 11:27:44 +00:00
bug73942.phpt Upgrade timelib to 2017.01 2017-02-12 20:17:01 +00:00
bug74057.phpt Upgrade timelib to 2017.01 2017-02-12 20:17:01 +00:00
bug74080.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug74639.phpt Make DateInterval objects uncomparable 2019-04-23 13:12:06 +02:00
bug74652.phpt Added a test case for (docs) bug #74652 2017-05-25 10:57:09 -04:00
bug74852.phpt Fixed bug #74852 (property_exists returns true on unknown DateInterval property) 2017-07-10 06:53:22 +01:00
bug75002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug75222.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug75232.phpt Specify timezone in test 2018-10-10 13:28:06 +02:00
bug75577.phpt Added test case for bug #75577 2018-10-09 11:08:40 +01:00
bug75851.phpt Fix #75851: Year component overflow with date formats "c", "o", "r" and "y" 2018-10-08 11:48:58 +02:00
bug75857.phpt Fix #75857: Timezone gets truncated when formatted 2018-02-11 03:14:41 +01:00
bug75928.phpt Fixed bug #75928 2018-02-10 19:29:47 +01:00
bug76462.phpt Fixed bug #76462 Undefined property: DateInterval::$f 2018-06-12 15:30:14 +02:00
bug77097.phpt Use EXPECT when possible 2019-03-11 00:05:44 -03:00
call_function_from_method.phpt Add tests for previous commit 2014-05-06 22:04:58 +02:00
checkdate_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_add_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_constants.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
date_create_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_create_from_format_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_create-1.phpt Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
date_create-2.phpt Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
date_create-relative.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
date_date_set_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_default_timezone_get-1.phpt Remove useless date warning 2015-02-27 23:27:09 +01:00
date_default_timezone_get-2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
date_default_timezone_get-3.phpt - Fixed tests on Windows 2009-05-12 19:46:58 +00:00
date_default_timezone_get-4.phpt Adding test from 5.5 2013-01-06 03:15:08 +01:00
date_default_timezone_set_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
date_default_timezone_set-1.phpt Remove useless date warning 2015-02-27 23:27:09 +01:00
date_diff1.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
date_diff.phpt These are annoyingly slow 2011-06-23 21:27:42 +00:00
date_format_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_get_last_errors_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_interval_create_from_date_string_broken.phpt Fixed bug #50020 (DateInterval:createDateFromString() silently fails) 2019-02-28 13:50:35 +00:00
date_interval_create_from_date_string_nullparam.phpt Fixed bug #50020 (DateInterval:createDateFromString() silently fails) 2019-02-28 13:50:35 +00:00
date_interval_create_from_date_string.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_interval_format.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
date_interval_prop_dim.phpt Fix array access on undeclared properties in DateInterval 2017-10-09 15:35:38 +02:00
date_isodate_set_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_modify_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_modify-1.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-01-07 12:48:49 +00:00
date_modify-2.phpt Remove superfluous SKIPIF sections of always available functions 2018-07-29 15:42:19 -03:00
date_offset_get_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_parse_001.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
date_parse_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_parse_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
date_period-immutable.phpt Make DatePeriod support DateTimeImmutable as well. 2013-01-14 20:34:58 +00:00
date_period.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
date_sub_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_sun_info_001.phpt Fix #65547: Default value for sunrise/sunset zenith still wrong 2019-07-15 13:52:09 +02:00
date_sun_info_002.phpt Fix #65547: Default value for sunrise/sunset zenith still wrong 2019-07-15 13:52:09 +02:00
date_sun_info_003.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
date_sunrise_and_sunset_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
date_sunrise_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_sunrise_variation8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_sunset_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_sunset_variation8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_time_fractions_create_from_format.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
date_time_fractions_serialize.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
date_time_fractions.phpt Improve support for microseconds with Date/Time 2016-10-05 15:03:06 -04:00
date_time_immutable001.phpt Use EXPECT when possible 2019-03-11 00:05:44 -03:00
date_time_immutable-inherited.phpt Rename DateTimePoint to DateTimeImmutable. 2013-01-14 20:34:58 +00:00
date_time_immutable.phpt Rename DateTimePoint to DateTimeImmutable. 2013-01-14 20:34:58 +00:00
date_time_set_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
date_timestamp_get.phpt Remove duplicate variables 2019-05-12 03:02:38 +02:00
date_timestamp_set_nullparam2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_timestamp_set.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_timezone_get_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date_timezone_set_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
date-lenient-create.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
date-lenient.phpt add & fix tests for lenient parsing 2010-12-12 22:38:05 +00:00
date-parse-by-format001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
date-set-timestamp.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
date-time-modify-times.phpt Fix tests 2017-07-04 20:12:57 -07:00
date.phpt Make tests similar to the ones in 5.4 and trunk. 2011-12-06 06:13:41 +00:00
DateInterval_days_prop1.phpt Fix DateInterval->days value when object was created not from DateTime::diff() 2013-08-24 23:38:33 -07:00
DateInterval_format_a.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
DateInterval_format.phpt Sorting out the tests *once* more. 2011-12-07 19:24:58 +00:00
DateInterval_write_property_return.phpt Implement typed properties 2019-01-11 15:49:06 +01:00
DatePeriod_getter.phpt Merge branch 'PHP-7.2' into PHP-7.3 2019-03-17 14:38:04 -04:00
DatePeriod_properties1.phpt Add tests for DatePeriod properties 2019-05-29 09:47:10 +02:00
DatePeriod_properties2.phpt Ensure the internal properties cannot be overwritten 2019-05-30 18:55:36 +01:00
DatePeriod_set_state.phpt Tests for __set_state magic method 2019-02-09 17:18:23 +01:00
DatePeriod_wrong_constructor.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
DatePeriod_wrong_recurrence_on_constructor.phpt Fixed bug #77909: DatePeriod::__construct() with invalid recurrence count value 2019-04-17 09:39:03 +01:00
DateTime_add-dates.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_add-fall-type2-type2.phpt Resolve some xfails due to Bug 55253 being fixed. (merged from 54) 2011-12-27 16:57:36 +00:00
DateTime_add-fall-type2-type3.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_add-fall-type3-type2.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_add-fall-type3-type3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_add-february.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_add-massive.phpt relax tests with huge year (new zic) 2015-04-28 12:48:47 +02:00
DateTime_add-spring-type2-type2.phpt Resolve some xfails due to Bug 55253 being fixed. (merged from 54) 2011-12-27 16:57:36 +00:00
DateTime_add-spring-type2-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_add-spring-type3-type2.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_add-spring-type3-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_clone_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_clone_basic2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_clone_basic3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_clone_basic4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_compare_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTime_constants.phpt Implemented FR #71520 2017-06-03 00:54:34 +02:00
DateTime_construct_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_construct_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_construct-dst-overlap.phpt Add test for constructing times during the dst/st conversion. 2011-07-13 16:21:10 +00:00
DateTime_createFromImmutable.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
DateTime_data-absolute.inc Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix. 2011-06-19 16:55:11 +00:00
DateTime_data-dates.inc Fix differences in some sub() results that were causing tests to fail. 2011-08-23 16:40:19 +00:00
DateTime_data-fall-type2-type2.inc Fix spelling error. 2011-07-21 19:56:54 +00:00
DateTime_data-fall-type2-type3.inc Fix spelling error. 2011-07-21 19:56:54 +00:00
DateTime_data-fall-type3-type2.inc Fix spelling error. 2011-07-21 19:56:54 +00:00
DateTime_data-fall-type3-type3.inc Fix spelling error. 2011-07-21 19:56:54 +00:00
DateTime_data-february.inc Fix differences in some sub() results that were causing tests to fail. 2011-08-23 16:40:19 +00:00
DateTime_data-massive.inc Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix. 2011-06-19 16:55:11 +00:00
DateTime_data-spring-type2-type2.inc Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_data-spring-type2-type3.inc Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_data-spring-type3-type2.inc Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_data-spring-type3-type3.inc Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_days-absolute.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_days-dates.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_days-fall-type2-type2.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_days-fall-type2-type3.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_days-fall-type3-type2.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_days-fall-type3-type3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_days-february.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_days-massive.phpt Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix. 2011-06-19 16:55:11 +00:00
DateTime_days-spring-type2-type2.phpt Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_days-spring-type2-type3.phpt Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_days-spring-type3-type2.phpt Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_days-spring-type3-type3.phpt Fix spring tests for dst/st transition second. 2011-08-22 14:47:12 +00:00
DateTime_diff-absolute.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_diff-dates.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_diff-fall-type2-type2.phpt Resolve the last of the xfails from Bug 55253. 2011-12-28 01:13:12 +00:00
DateTime_diff-fall-type2-type3.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_diff-fall-type3-type2.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_diff-fall-type3-type3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_diff-february.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_diff-massive.phpt relax tests with huge year (new zic) 2015-04-28 12:48:47 +02:00
DateTime_diff-spring-type2-type2.phpt Resolve the last of the xfails from Bug 55253. 2011-12-28 01:13:12 +00:00
DateTime_diff-spring-type2-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_diff-spring-type3-type2.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_diff-spring-type3-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_extends_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_extends_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTime_extends_basic3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_fix_createFromFormat.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_format_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTime_format_basic2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_getOffset_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_getTimeZone_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_modify_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_serialize.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_set_state.phpt Tests for __set_state magic method 2019-02-09 17:18:23 +01:00
DateTime_setDate_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTime_setISODate_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_setTime_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_setTimezone_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_sub-dates.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_sub-fall-type2-type2.phpt Resolve some xfails due to Bug 55253 being fixed. (merged from 54) 2011-12-27 16:57:36 +00:00
DateTime_sub-fall-type2-type3.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_sub-fall-type3-type2.phpt Have test for add/sub/diff one second during DST/ST transition. 2011-07-13 16:22:58 +00:00
DateTime_sub-fall-type3-type3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_sub-february.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTime_sub-massive.phpt relax tests with huge year (new zic) 2015-04-28 12:48:47 +02:00
DateTime_sub-spring-type2-type2.phpt Resolve more xfails due to Bug 55253 being fixed. 2011-12-27 19:44:13 +00:00
DateTime_sub-spring-type2-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_sub-spring-type3-type2.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_sub-spring-type3-type3.phpt Have test for add/sub/diff one second during ST/DST transition in spring. 2011-07-21 15:35:06 +00:00
DateTime_verify.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DateTimeImmutable_constants.phpt Implemented FR #71520 2017-06-03 00:54:34 +02:00
DateTimeImmutable_createFromMutable.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
DateTimeImmutable_set_state.phpt Tests for __set_state magic method 2019-02-09 17:18:23 +01:00
DateTimeInterface_constants.phpt Implemented FR #71520 2017-06-03 00:54:34 +02:00
DateTimeZone_clone_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_clone_basic2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_clone_basic3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_clone_basic4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_compare_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_construct_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_construct_error.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_extends_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_getLocation.phpt Clean up DateTimeZone::getLocation() test 2019-07-10 11:09:41 +02:00
DateTimeZone_getName_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_getOffset_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_getTransitions_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_listAbbreviations_basic1.phpt Fixed tests due to changed timezone data 2019-06-30 15:50:38 +01:00
DateTimeZone_listIdentifiers_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
DateTimeZone_serialize_type_1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_serialize_type_2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_serialize_type_3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
DateTimeZone_set_state.phpt Tests for __set_state magic method 2019-02-09 17:18:23 +01:00
DateTimeZone_verify.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
default-timezone-1.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
default-timezone-2.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
examine_diff.inc Use datetime examine diff file from 5.3 in 5.4 and trunk. 2011-07-13 16:08:03 +00:00
ExtendDateTime.phpt Always generate fatal error for LSP failures 2019-05-07 13:45:28 +02:00
format-negative-timestamp.phpt
forward-transition-construction.phpt Fixed "Forward Transition" construction of DateTime objects. 2013-11-28 12:02:35 +00:00
getdate_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
getdate_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
getdate_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
getdate_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
getdate_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
getdate_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gettimeofday_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation9.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation10.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation11.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation12.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmdate_variation13.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmmktime_basic.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
gmmktime_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmmktime_variation8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmmktime_variation9.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation9.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
gmstrftime_variation10.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation11.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation12.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation13.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation14.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation15.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation16.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation17.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation18.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation19.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation20.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation21.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
gmstrftime_variation22.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
idate_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
idate_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
idate_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
idate_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
ini_set_incorrect.phpt Add test ini_set with invalid time zone 2017-01-16 04:13:01 +00:00
localtime_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
localtime_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
localtime_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
microtime_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
microtime_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
mktime_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mktime_error.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
mktime-1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
mktime-3-64bit.phpt relax test for date < INT32_MIN (new zic) 2015-04-28 12:48:30 +02:00
mktime-3.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
oo_001.phpt If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead. 2009-01-10 00:50:45 +00:00
oo_002.phpt - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
rfc-datetime_and_daylight_saving_time-type1.phpt Tests for the DST RFC. 2011-10-18 21:45:07 +00:00
rfc-datetime_and_daylight_saving_time-type2.phpt - Fixed bug #60236 (TLA timezone dates are not converted properly from 2011-11-24 17:13:47 +00:00
rfc-datetime_and_daylight_saving_time-type3-ba.phpt Fixed a few DST changeover issues. 2013-11-28 12:02:36 +00:00
rfc-datetime_and_daylight_saving_time-type3-bd1.phpt Split up tests into their different categories. 2013-11-28 12:02:35 +00:00
rfc-datetime_and_daylight_saving_time-type3-bd2.phpt Marking those two as XFAIL for now. 2013-11-28 14:24:39 +00:00
rfc-datetime_and_daylight_saving_time-type3-bs.phpt Fixed a few DST changeover issues. 2013-11-28 12:02:36 +00:00
rfc-datetime_and_daylight_saving_time-type3-fa.phpt Split up tests into their different categories. 2013-11-28 12:02:35 +00:00
rfc-datetime_and_daylight_saving_time-type3-fd.phpt Split up tests into their different categories. 2013-11-28 12:02:35 +00:00
rfc-datetime_and_daylight_saving_time-type3-fs.phpt Marking those two as XFAIL for now. 2013-11-28 14:24:39 +00:00
strftime_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation7.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation8.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation9.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation10.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation11.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation12.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation13.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation14.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation15.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation16.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation17.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation18.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation19.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation20.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation21.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strftime_variation22.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strtotime2.phpt
strtotime3-64bit.phpt Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600) 2013-11-28 16:32:11 +00:00
strtotime3.phpt - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
strtotime_basic2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
strtotime_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
strtotime_variation_scottish.phpt Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
strtotime-mysql-64bit.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
strtotime-mysql.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
strtotime-relative.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
strtotime.phpt - Fixed test case. 2008-01-28 21:00:14 +00:00
sunfuncts.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
test-parse-from-format.phpt Add microseconds to the serialised form of DateTime objects. 2014-05-21 14:55:52 -05:00
time_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timestamp-in-dst.phpt Use UTC instead of unavailable timezone in test 2016-11-22 19:29:49 +01:00
timezone_abbreviations_list_basic1.phpt Fixed tests due to changed timezone data 2019-06-30 15:50:38 +01:00
timezone_identifiers_list_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_identifiers_list_wrong_constructor.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_location_get.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_name_from_abbr_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
timezone_offset_get_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_offset_get_error.phpt Don't verify arginfo types for internal functions 2019-06-17 11:46:28 +02:00
timezone_open_basic1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
timezone_transitions_get_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_version_get_basic1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone_version_get.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
timezone-configuration.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
timezones-list.phpt - MFH: Added support for selectively listing timezone identifiers through 2008-01-27 17:29:14 +00:00
timezones.phpt