| .. |
|
002.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
003.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
004.phpt
|
more date() tests
|
20 years ago |
|
005.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
006.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
007.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
008.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
009.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
009_win32.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
010.phpt
|
- Fixed a few test cases
|
15 years ago |
|
011.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
012.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
013.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
014.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
015.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
DateInterval_format.phpt
|
Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now pass by not showing the timezone warning.
|
15 years ago |
|
DateInterval_format_a.phpt
|
This test should no longer fail, and is perfectly okay for Linux to test on too.
|
14 years ago |
|
DatePeriod_wrong_constructor.phpt
|
More tests from 2009 testfest
|
17 years ago |
|
DateTimeZone_clone_basic1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_clone_basic2.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_clone_basic3.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_clone_basic4.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_compare_basic1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_construct_basic.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_construct_error.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_construct_variation1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_extends_basic1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getName_basic1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getName_error.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getOffset_basic1.phpt
|
Fix date tests which started failing after change to BST
|
17 years ago |
|
DateTimeZone_getOffset_error.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getOffset_variation1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getTransitions_basic1.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_getTransitions_error.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_listAbbreviations_basic1.phpt
|
- Fixed a few test cases
|
15 years ago |
|
DateTimeZone_listIdentifiers_basic1.phpt
|
Fix tests
|
17 years ago |
|
DateTimeZone_serialize.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTimeZone_verify.phpt
|
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_add-dates.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_add-fall-type2-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_add-fall-type2-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_add-fall-type3-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_add-fall-type3-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_add-february.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_add-massive.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_add-spring-type2-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_add-spring-type2-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_add-spring-type3-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_add-spring-type3-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_clone_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_clone_basic2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_clone_basic3.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_clone_basic4.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_compare_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_construct-dst-overlap.phpt
|
Add test for constructing times during the dst/st conversion.
|
15 years ago |
|
DateTime_construct_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_construct_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_construct_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_construct_variation2.phpt
|
fix tests
|
15 years ago |
|
DateTime_data-absolute.inc
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_data-dates.inc
|
Fix differences in some sub() results that were causing tests to fail.
|
15 years ago |
|
DateTime_data-fall-type2-type2.inc
|
Fix spelling error.
|
15 years ago |
|
DateTime_data-fall-type2-type3.inc
|
Fix spelling error.
|
15 years ago |
|
DateTime_data-fall-type3-type2.inc
|
Fix spelling error.
|
15 years ago |
|
DateTime_data-fall-type3-type3.inc
|
Fix spelling error.
|
15 years ago |
|
DateTime_data-february.inc
|
Fix differences in some sub() results that were causing tests to fail.
|
15 years ago |
|
DateTime_data-massive.inc
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_data-spring-type2-type2.inc
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_data-spring-type2-type3.inc
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_data-spring-type3-type2.inc
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_data-spring-type3-type3.inc
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_days-absolute.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_days-dates.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_days-fall-type2-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_days-fall-type2-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_days-fall-type3-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_days-fall-type3-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_days-february.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_days-massive.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_days-spring-type2-type2.phpt
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_days-spring-type2-type3.phpt
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_days-spring-type3-type2.phpt
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_days-spring-type3-type3.phpt
|
Fix spring tests for dst/st transition second.
|
15 years ago |
|
DateTime_diff-absolute.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_diff-dates.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_diff-fall-type2-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_diff-fall-type2-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_diff-fall-type3-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_diff-fall-type3-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_diff-february.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_diff-massive.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_diff-spring-type2-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_diff-spring-type2-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_diff-spring-type3-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_diff-spring-type3-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_extends_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_extends_basic2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_extends_basic3.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_format_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_format_basic2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_format_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_format_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_getOffset_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_getOffset_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_getTimeZone_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_modify_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_modify_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_modify_variation1.phpt
|
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
|
15 years ago |
|
DateTime_serialize.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setDate_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setDate_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setDate_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setDate_variation2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setDate_variation3.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setISODate_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setISODate_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setISODate_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setISODate_variation2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setISODate_variation3.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTime_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTime_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTime_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTime_variation2.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTime_variation3.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTimezone_basic1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTimezone_error.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_setTimezone_variation1.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
DateTime_sub-dates.phpt
|
Fix differences in some sub() results that were causing tests to fail.
|
15 years ago |
|
DateTime_sub-fall-type2-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_sub-fall-type2-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_sub-fall-type3-type2.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_sub-fall-type3-type3.phpt
|
Have test for add/sub/diff one second during DST/ST transition.
|
15 years ago |
|
DateTime_sub-february.phpt
|
Fix differences in some sub() results that were causing tests to fail.
|
15 years ago |
|
DateTime_sub-massive.phpt
|
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.
|
15 years ago |
|
DateTime_sub-spring-type2-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_sub-spring-type2-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_sub-spring-type3-type2.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_sub-spring-type3-type3.phpt
|
Have test for add/sub/diff one second during ST/DST transition in spring.
|
15 years ago |
|
DateTime_verify.phpt
|
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
|
17 years ago |
|
big_year.phpt
|
Added test
|
15 years ago |
|
bug13142.phpt
|
Fix test, one skipif is enough
|
15 years ago |
|
bug14561.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug17988.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug20382-1.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug20382-2.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug21399.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug21966.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug26090.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug26198.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug26317.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug26320.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug26694.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug27719.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug27780.phpt
|
- skip on win, TZs differ with strftime
|
15 years ago |
|
bug28024.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug28088.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
bug28599.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug29150.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug29585.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug29595.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug30096.phpt
|
- Fixed bug #30096 (gmmktime does not return the corrent time).
|
21 years ago |
|
bug30532.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug32086.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug32270.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug32555.phpt
|
- skip on win, strftime uses system TZ
|
15 years ago |
|
bug32588.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug33056.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33414-1.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug33414-2.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug33415-1.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug33415-2.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
bug33452.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33532.phpt
|
- skip on win, runtime TZ via putenv is not supported with ext/date
|
15 years ago |
|
bug33536.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33562.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33563.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33578.phpt
|
- Fixed bug #33578 (strtotime() problem with "Oct17" format).
|
21 years ago |
|
bug33869.phpt
|
- Fixed testcase.
|
21 years ago |
|
bug33957.phpt
|
Fix test (week numbers below 10 are zero-prefixed now)
|
21 years ago |
|
bug34087.phpt
|
- Fixed bug #34087 for real.
|
21 years ago |
|
bug34304.phpt
|
fix test name
|
19 years ago |
|
bug34676.phpt
|
- Fixed bug #34676: missing support for strtotime("midnight") and
|
21 years ago |
|
bug34771.phpt
|
- Fixed bug #34771 (strtotime() fails with 1-12am/pm).
|
21 years ago |
|
bug35143.phpt
|
- Fixed bug #35143 (gettimeofday() ignores current time zone).
|
21 years ago |
|
bug35218.phpt
|
Fixed test.
|
21 years ago |
|
bug35414.phpt
|
Fixed bug #35624 (strtotime() does not handle 3 character weekdays).
|
21 years ago |
|
bug35422.phpt
|
Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
|
21 years ago |
|
bug35425.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
bug35456.phpt
|
Fixed bug #35456 (+ 1 [time unit] format did not work).
|
21 years ago |
|
bug35499.phpt
|
- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug35624.phpt
|
Fixed bug #35624 (strtotime() does not handle 3 character weekdays).
|
21 years ago |
|
bug35630.phpt
|
Fixed bug #35630 (strtotime() crashes on certain relative identifiers).
|
21 years ago |
|
bug35699.phpt
|
- Fixed bug #35699 (date() can't handle leap years before 1970).
|
21 years ago |
|
bug35705.phpt
|
Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).
|
21 years ago |
|
bug35885.phpt
|
fix test, particularly when running with valgrind, bacause it may take more than one second to execute both instructions and thus get different dates
|
19 years ago |
|
bug35887.phpt
|
- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
|
20 years ago |
|
bug36224.phpt
|
- Fixed bug #36224: date(DATE_ATOM) gives wrong results
|
20 years ago |
|
bug36510.phpt
|
Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
|
20 years ago |
|
bug36599.phpt
|
- Added the test case for bug #36599
|
20 years ago |
|
bug36988.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
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.
|
17 years ago |
|
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.
|
17 years ago |
|
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.
|
17 years ago |
|
bug37616.phpt
|
- Now as text and not HTML.
|
20 years ago |
|
bug37747.phpt
|
Fix test
|
20 years ago |
|
bug38229.phpt
|
Fixed bug #38229 (strtotime() does not parse YYYY-MM format).
|
20 years ago |
|
bug39782.phpt
|
Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
|
20 years ago |
|
bug40743.phpt
|
- Added support for abbreviation and offset based timezone specifiers for
|
18 years ago |
|
bug40861.phpt
|
- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
|
19 years ago |
|
bug41523-64bit.phpt
|
- MFH: Fixed tests.
|
18 years ago |
|
bug41523.phpt
|
- MFH: Fixed one more test (on 32 bits)
|
18 years ago |
|
bug41599.phpt
|
- Fixed bug #41599 (setTime() fails after modify() is used).
|
18 years ago |
|
bug41709.phpt
|
- Fixed tests.
|
18 years ago |
|
bug41842.phpt
|
- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug41844.phpt
|
- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug41964.phpt
|
- Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug42910.phpt
|
- MFH: Added support for abbreviation and offset based timezone specifiers for
|
18 years ago |
|
bug43003.phpt
|
fix test
|
18 years ago |
|
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.
|
17 years ago |
|
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.
|
17 years ago |
|
bug43527.phpt
|
- Added support for abbreviation and offset based timezone specifiers for
|
18 years ago |
|
bug43808.phpt
|
- MFH: Fixed bug #43808 (date_create never fails (even when it should)).
|
18 years ago |
|
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.
|
17 years ago |
|
bug44562.phpt
|
- MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).
|
18 years ago |
|
bug44742.phpt
|
fix test
|
18 years ago |
|
bug45529.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
bug45554.phpt
|
- Change this test case because non-6 digits are supported now, and clarify
|
16 years ago |
|
bug45682.phpt
|
- MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).
|
17 years ago |
|
bug45866.phpt
|
- Added a test case for bug #45866
|
16 years ago |
|
bug46108.phpt
|
- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)
|
17 years ago |
|
bug46111.phpt
|
- Fixed bug #46111 (Some timezone identifiers can not be parsed).
|
16 years ago |
|
bug46268.phpt
|
- Added a test case for bug #45866
|
16 years ago |
|
bug46874.phpt
|
- Added test for bug #46874 (same as #52668).
|
16 years ago |
|
bug48058.phpt
|
Fix test on 32-bit
|
17 years ago |
|
bug48097.phpt
|
- MFH: Added test for (bogus) bug #48097.
|
17 years ago |
|
bug48187.phpt
|
Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now pass by not showing the timezone warning.
|
15 years ago |
|
bug48276.phpt
|
MFH Specific test for bug #48276
|
17 years ago |
|
bug48476.phpt
|
Test cosmetics.
|
14 years ago |
|
bug48678.phpt
|
Test cosmetics.
|
14 years ago |
|
bug49059.phpt
|
- Fixed bug #49059 (DateTime::diff() repeats previous sub() operation).
|
16 years ago |
|
bug49081.phpt
|
- Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >
|
16 years ago |
|
bug49585.phpt
|
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
|
16 years ago |
|
bug49700.phpt
|
Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled)
|
16 years ago |
|
bug49778.phpt
|
- Fixed bug #40778 (DateInterval::format("%a") is always zero when an interval
|
16 years ago |
|
bug50055.phpt
|
- Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications).
|
16 years ago |
|
bug50392.phpt
|
Test cosmetics.
|
14 years ago |
|
bug50475.phpt
|
- Copied test cases (that all fail?!) from 5.3 to trunk.
|
16 years ago |
|
bug50680.phpt
|
Added test for bug #50680
|
16 years ago |
|
bug51096.phpt
|
Test cosmetics.
|
14 years ago |
|
bug51393.phpt
|
- Fixed tests
|
16 years ago |
|
bug51819.phpt
|
Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
|
15 years ago |
|
bug51866.phpt
|
Added missing date_default_timezone_set('UTC'); to the appropriate tests. A few now pass by not showing the timezone warning.
|
15 years ago |
|
bug51994.phpt
|
- Fixed bug #53502 (strtotime with timezone memory leak).
|
14 years ago |
|
bug52062-64bit.phpt
|
Test cosmetics.
|
14 years ago |
|
bug52062.phpt
|
Test cosmetics.
|
14 years ago |
|
bug52063.phpt
|
Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
|
15 years ago |
|
bug52113.phpt
|
Test cosmetics.
|
14 years ago |
|
bug52290.phpt
|
Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp)
|
15 years ago |
|
bug52342.phpt
|
- Fixed a few test cases.
|
16 years ago |
|
bug52430.phpt
|
- Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
|
16 years ago |
|
bug52454.phpt
|
- Fixed bug #52454 (Relative dates and getTimestamp increments by one day)
|
16 years ago |
|
bug52577.phpt
|
- Test for (non-)bug #52577.
|
16 years ago |
|
bug52668.phpt
|
- Fixed bug #52668 (Iterating over a dateperiod twice is broken).
|
16 years ago |
|
bug52738.phpt
|
Fixed bug #5273 (Can't use new properties in class extended from DateInterval)
|
15 years ago |
|
bug52808.phpt
|
Fix bug #52808 (Segfault when specifying interval as two dates)
|
15 years ago |
|
bug53437.phpt
|
Test cosmetics.
|
14 years ago |
|
bug53502.phpt
|
Test cosmetics.
|
14 years ago |
|
bug54283.phpt
|
- Fixed bug #54283 (new DatePeriod(NULL) causes crash)
|
15 years ago |
|
bug54316.phpt
|
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
|
15 years ago |
|
bug54340.phpt
|
Fix bug #54340 (DateTime::add() method bug).
|
15 years ago |
|
bug54597.phpt
|
Test cosmetics.
|
14 years ago |
|
bug54851.phpt
|
Test cosmetics.
|
14 years ago |
|
bug55253.phpt
|
Test cosmetics.
|
14 years ago |
|
bug60236.phpt
|
Test cosmetics.
|
14 years ago |
|
cal_days_in_month_invalid_calendar.phpt
|
The last of the 2009 testfest tests
|
17 years ago |
|
cal_days_in_month_invalid_date.phpt
|
The last of the 2009 testfest tests
|
17 years ago |
|
checkdate_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
checkdate_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
checkdate_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
checkdate_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
checkdate_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date-lenient-create.phpt
|
add & fix tests for lenient parsing
|
15 years ago |
|
date-lenient.phpt
|
add & fix tests for lenient parsing
|
15 years ago |
|
date-parse-by-format001.phpt
|
- Fixed an issue with the * format specifier for parsing from a user-defined
|
18 years ago |
|
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.
|
17 years ago |
|
date-time-modify-times.phpt
|
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
|
15 years ago |
|
date.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
date_add_basic.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
date_add_basic2.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
date_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_constants.phpt
|
Fix DateTime::RSS
|
20 years ago |
|
date_create-1.phpt
|
- Rename date classes to DateTime and DateTimeZone
|
20 years ago |
|
date_create-2.phpt
|
- Fixed parsing of timestamps.
|
18 years ago |
|
date_create-relative.phpt
|
- Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
|
17 years ago |
|
date_create_basic.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_create_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_create_from_format_basic.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
date_create_from_format_basic2.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
date_create_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_create_variation2.phpt
|
fix tests
|
15 years ago |
|
date_date_set_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_date_set_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_date_set_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_date_set_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_date_set_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_date_set_variation4.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_default_timezone_get-1.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
date_default_timezone_get-2.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
date_default_timezone_get-3.phpt
|
- Fixed tests on Windows
|
17 years ago |
|
date_default_timezone_get_error.phpt
|
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
date_default_timezone_set-1.phpt
|
Sorting out the tests *once* more.
|
14 years ago |
|
date_default_timezone_set_error.phpt
|
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
date_default_timezone_set_variation1.phpt
|
New date extension tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
date_diff.phpt
|
These are annoyingly slow
|
15 years ago |
|
date_diff1.phpt
|
- Fixed bug where the DateTime object got changed while using date_diff().
|
15 years ago |
|
date_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_format_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_format_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_format_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_format_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_get_last_errors_basic.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
date_isodate_set_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_isodate_set_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_isodate_set_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_isodate_set_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_isodate_set_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_isodate_set_variation4.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_modify-1.phpt
|
- Updated timezonedb to version 2006.7.
|
20 years ago |
|
date_modify-2.phpt
|
- Updated timezonedb to version 2006.7.
|
20 years ago |
|
date_modify_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_modify_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_modify_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_modify_variation2.phpt
|
- Fixed a bug in DateTime->modify() where absolute date/time statements had no
|
15 years ago |
|
date_offset_get_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_offset_get_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_offset_get_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_parse_001.phpt
|
Fix tests
|
17 years ago |
|
date_parse_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_parse_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_parse_from_format_basic.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
date_parse_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
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.
|
17 years ago |
|
date_sub_basic.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
date_sun_info_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.
|
17 years ago |
|
date_sun_info_002.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
date_sun_info_error.phpt
|
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
date_sun_info_variation1.phpt
|
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
date_sun_info_variation2.phpt
|
fix typo
|
17 years ago |
|
date_sun_info_variation3.phpt
|
fix typo
|
17 years ago |
|
date_sunrise_and_sunset_basic.phpt
|
fix test
|
17 years ago |
|
date_sunrise_error.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation1.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation2.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation3.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation4.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation5.phpt
|
Fix date_sunrise/date_sunset tests
|
17 years ago |
|
date_sunrise_variation6.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation7.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation8.phpt
|
New testcases for date_sunrise function
|
18 years ago |
|
date_sunrise_variation9.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
date_sunset_error.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation1.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation2.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation3.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation4.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation5.phpt
|
Fix date_sunrise/date_sunset tests
|
17 years ago |
|
date_sunset_variation6.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation7.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation8.phpt
|
New testcases for date_sunset function
|
18 years ago |
|
date_sunset_variation9.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
date_time_set_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_time_set_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_time_set_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_time_set_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_time_set_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_time_set_variation4.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timestamp_get.phpt
|
More tests from 2009 testfest
|
17 years ago |
|
date_timezone_get_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_get_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_get_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_set_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_set_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_set_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_timezone_set_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
date_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
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.
|
17 years ago |
|
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.
|
17 years ago |
|
examine_diff.inc
|
Use datetime examine diff file from 5.3 in 5.4 and trunk.
|
15 years ago |
|
format-negative-timestamp.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
getdate_basic.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_error.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation1.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation2.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation3.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation4.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation5.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation6.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
getdate_variation7.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
gettimeofday_basic.phpt
|
New testcases for gettimeofday function
|
18 years ago |
|
gettimeofday_error.phpt
|
New testcases for gettimeofday function
|
18 years ago |
|
gettimeofday_variation1.phpt
|
New testcases for gettimeofday function
|
18 years ago |
|
gmdate_basic.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_error.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation1.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation2.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation3.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation4.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation5.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation6.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation7.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation8.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation9.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation10.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation11.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation12.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation13.phpt
|
New testcases for gmdate function
|
18 years ago |
|
gmdate_variation14.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
gmmktime_basic.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_error.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation1.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation2.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation3.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation4.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation5.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation6.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation7.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation8.phpt
|
New testcases for gmmktime function
|
18 years ago |
|
gmmktime_variation9.phpt
|
Fixed testcsae inputs so that test runs faster
|
18 years ago |
|
gmstrftime_basic.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_error.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation1.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation2.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
gmstrftime_variation3.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation4.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation5.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation6.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation7.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation8.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation9.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation10.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation11.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation12.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation13.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation14.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation15.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation16.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation17.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation18.phpt
|
fix tests
|
17 years ago |
|
gmstrftime_variation19.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation20.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation21.phpt
|
New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
gmstrftime_variation22.phpt
|
test fixes on Darwin
|
15 years ago |
|
idate_basic.phpt
|
New testcases for idate function
|
18 years ago |
|
idate_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
idate_variation1.phpt
|
New testcases for idate function
|
18 years ago |
|
idate_variation2.phpt
|
New testcases for idate function
|
18 years ago |
|
idate_variation3.phpt
|
Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
idate_variation4.phpt
|
New testcases for idate function
|
18 years ago |
|
idate_variation5.phpt
|
New testcases for idate function
|
18 years ago |
|
idate_variation6.phpt
|
New testcases for idate function
|
18 years ago |
|
localtime_basic.phpt
|
New testcases for localtime function
|
17 years ago |
|
localtime_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
localtime_variation1.phpt
|
New testcases for localtime function
|
17 years ago |
|
localtime_variation2.phpt
|
New testcases for localtime function
|
17 years ago |
|
localtime_variation3.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
localtime_variation4.phpt
|
New testcases for localtime function
|
17 years ago |
|
localtime_variation5.phpt
|
New testcases for localtime function
|
17 years ago |
|
microtime_basic.phpt
|
New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
microtime_error.phpt
|
New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
mktime-1.phpt
|
- Fixed bug #33578 (strtotime() problem with "Oct17" format).
|
21 years ago |
|
mktime-2.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
mktime-3-64bit.phpt
|
- Fixed bug #46732 (mktime.year description is wrong).
|
18 years ago |
|
mktime-3.phpt
|
Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit
|
17 years ago |
|
mktime_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation4.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation5.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation6.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
mktime_variation7.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
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.
|
17 years ago |
|
oo_002.phpt
|
- Added a test case for bug #45866
|
16 years ago |
|
rfc-datetime_and_daylight_saving_time-type1.phpt
|
Tests for the DST RFC.
|
15 years ago |
|
rfc-datetime_and_daylight_saving_time-type2.phpt
|
- Fixed bug #60236 (TLA timezone dates are not converted properly from
|
15 years ago |
|
rfc-datetime_and_daylight_saving_time-type3.phpt
|
Tests for the DST RFC.
|
15 years ago |
|
strftime_basic.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_error.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation1.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation2.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation3.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation4.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation5.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation6.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation7.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation8.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation9.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation10.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation11.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation12.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation13.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation14.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation15.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation16.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation17.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation18.phpt
|
fix tests
|
17 years ago |
|
strftime_variation19.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation20.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation21.phpt
|
New testcases for strftime function
|
17 years ago |
|
strftime_variation22.phpt
|
test fixes on Darwin
|
15 years ago |
|
strftime_variation23.phpt
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
strtotime-mysql-64bit.phpt
|
- MFH: Fixed tests on 64bit platform.
|
18 years ago |
|
strtotime-mysql.phpt
|
- MFH: Fixed tests on 64bit platform.
|
18 years ago |
|
strtotime-relative.phpt
|
- Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
|
17 years ago |
|
strtotime.phpt
|
- Fixed test case.
|
18 years ago |
|
strtotime2.phpt
|
Fixed tests
|
20 years ago |
|
strtotime3-64bit.phpt
|
- MFH: Fixed tests on 64bit platform.
|
18 years ago |
|
strtotime3.phpt
|
- MFH: Fixed tests on 64bit platform.
|
18 years ago |
|
strtotime_basic.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
strtotime_basic2.phpt
|
- New tests (testfest Quebec)
|
17 years ago |
|
strtotime_variation_scottish.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
sunfuncts.phpt
|
- Move tests in the right location
|
17 years ago |
|
test-parse-from-format.phpt
|
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
|
17 years ago |
|
time_basic.phpt
|
New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
time_error.phpt
|
New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit
|
17 years ago |
|
timestamp-in-dst.phpt
|
- MFH: Elevate no-tz set warning from E_STRICT to E_WARNING.
|
17 years ago |
|
timezone-configuration.phpt
|
- Removed support for putenv("TZ=..") for setting the timezone.
|
15 years ago |
|
timezone_abbreviations_list_basic1.phpt
|
- Fixed a few test cases
|
15 years ago |
|
timezone_identifiers_list_basic1.phpt
|
Fix tests
|
17 years ago |
|
timezone_identifiers_list_wrong_constructor.phpt
|
More tests from 2009 testfest
|
17 years ago |
|
timezone_location_get.phpt
|
More tests from 2009 testfest
|
17 years ago |
|
timezone_name_from_abbr_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_name_from_abbr_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_name_from_abbr_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_name_from_abbr_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_name_from_abbr_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_name_get_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_offset_get_basic1.phpt
|
Fix date tests which started failing after change to BST
|
17 years ago |
|
timezone_offset_get_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_offset_get_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_offset_get_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_open_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_open_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_open_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_transitions_get_basic1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_transitions_get_error.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_transitions_get_variation1.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_transitions_get_variation2.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezone_transitions_get_variation3.phpt
|
New tests for various date extension functions. Tested on Windows, Linux and linux 64
|
17 years ago |
|
timezones-list.phpt
|
- Added support for selectively listing timezone identifiers through
|
18 years ago |
|
timezones.phpt
|
and add a test
|
20 years ago |