| .. |
|
002.phpt
|
- Fix up tests, remove windows specific test.
|
21 years ago |
|
003.phpt
|
more date() tests
|
20 years ago |
|
004.phpt
|
more date() tests
|
20 years ago |
|
005.phpt
|
more tests
|
20 years ago |
|
006.phpt
|
more tests
|
20 years ago |
|
007.phpt
|
more tests
|
20 years ago |
|
008.phpt
|
more tests
|
20 years ago |
|
009.phpt
|
MFH (Use the same test fiel as in HEAD)
|
17 years ago |
|
009_win32.phpt
|
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix
|
18 years ago |
|
010.phpt
|
fix tests
|
19 years ago |
|
011.phpt
|
more tests
|
19 years ago |
|
012.phpt
|
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
|
18 years ago |
|
013.phpt
|
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
|
18 years ago |
|
014.phpt
|
- MFH: Fixed test cases.
|
18 years ago |
|
015.phpt
|
- Fixed test
|
18 years ago |
|
bug13142.phpt
|
- Fix up tests, remove windows specific test.
|
21 years ago |
|
bug14561.phpt
|
- MFH: Fixed year dependent test.
|
20 years ago |
|
bug17988.phpt
|
- Fix up tests, remove windows specific test.
|
21 years ago |
|
bug20382-1.phpt
|
- Move mktime/gmmktime related tests from ext/standard to ext/date.
|
21 years ago |
|
bug20382-2.phpt
|
MFH
|
18 years ago |
|
bug21399.phpt
|
- Update news with implemented FRs and added test for those FRs.
|
21 years ago |
|
bug21966.phpt
|
- Move mktime/gmmktime related tests from ext/standard to ext/date.
|
21 years ago |
|
bug26090.phpt
|
- Added testcases for bug #14561 and #26090 and updated NEWS with those
|
21 years ago |
|
bug26198.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug26317.phpt
|
fix tests
|
20 years ago |
|
bug26320.phpt
|
fix tests
|
20 years ago |
|
bug26694.phpt
|
- Update news with implemented FRs and added test for those FRs.
|
21 years ago |
|
bug27719.phpt
|
- Move mktime/gmmktime related tests from ext/standard to ext/date.
|
21 years ago |
|
bug27780.phpt
|
- Fixed a problem where the timestamp we are looking up a TZ info structure for
|
21 years ago |
|
bug28024.phpt
|
- Added testcase for bug #28024.
|
21 years ago |
|
bug28088.phpt
|
- Update news with implemented FRs and added test for those FRs.
|
21 years ago |
|
bug28599.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug29150.phpt
|
- Update news with implemented FRs and added test for those FRs.
|
21 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
|
- Fix test case.
|
21 years ago |
|
bug32086.phpt
|
- Expand test cases for bug #32086 and #32555.
|
21 years ago |
|
bug32270.phpt
|
- Fixed test case
|
21 years ago |
|
bug32555.phpt
|
- Expand test cases for bug #32086 and #32555.
|
21 years ago |
|
bug32588.phpt
|
- Add a couple of test files, which all still fail.
|
21 years ago |
|
bug33056.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33414-1.phpt
|
- Fixed bug #34874 and #33546 (Problems with lone daynames).
|
21 years ago |
|
bug33414-2.phpt
|
- Fixed bug #34874 and #33546 (Problems with lone daynames).
|
21 years ago |
|
bug33415-1.phpt
|
- Fixed bug #34874 and #33546 (Problems with lone daynames).
|
21 years ago |
|
bug33415-2.phpt
|
- Fixed bug #34874 and #33546 (Problems with lone daynames).
|
21 years ago |
|
bug33452.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
bug33532.phpt
|
- Fix test.
|
21 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
|
- MFH: Fixed bug #34087 for real.
|
21 years ago |
|
bug34304.phpt
|
MFH
|
19 years ago |
|
bug34676.phpt
|
- MFH: Fixed bug #34676: missing support for strtotime("midnight") and
|
21 years ago |
|
bug34771.phpt
|
- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm).
|
21 years ago |
|
bug35143.phpt
|
- Fixed bug #35143 (gettimeofday() ignores current time zone).
|
20 years ago |
|
bug35218.phpt
|
Fixed test.
|
20 years ago |
|
bug35414.phpt
|
Fixed bug #35624 (strtotime() does not handle 3 character weekdays).
|
20 years ago |
|
bug35422.phpt
|
Fixed bug #35422 (strtotime() does not parse times with UTC as timezone).
|
20 years ago |
|
bug35425.phpt
|
Fixed bug #35425 (idate() function ignores timezone settings).
|
20 years ago |
|
bug35456.phpt
|
Fixed bug #35456 (+ 1 [time unit] format did not work).
|
20 years ago |
|
bug35499.phpt
|
- MFH: 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).
|
20 years ago |
|
bug35630.phpt
|
Fixed bug #35630 (strtotime() crashes on certain relative identifiers).
|
20 years ago |
|
bug35699.phpt
|
- Fixed bug #35699 (date() can't handle leap years before 1970).
|
20 years ago |
|
bug35705.phpt
|
Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).
|
20 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
|
- MFH: 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
|
add default timezone to the tests
|
20 years ago |
|
bug37017.phpt
|
add default timezone to the tests
|
20 years ago |
|
bug37368.phpt
|
MFH:
|
20 years ago |
|
bug37514.phpt
|
Use relative timestamp
|
19 years ago |
|
bug37616.phpt
|
- Now as text and not HTML.
|
20 years ago |
|
bug37747.phpt
|
MFH: 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
|
19 years ago |
|
bug40743.phpt
|
- MFH: Added support for abbreviation and offset based timezone specifiers for
|
18 years ago |
|
bug40861.phpt
|
- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
|
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
|
- MFH: Fixed tests.
|
18 years ago |
|
bug41842.phpt
|
- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug41844.phpt
|
- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
|
19 years ago |
|
bug41964.phpt
|
- MFH: 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
|
Typo
|
18 years ago |
|
bug43452.phpt
|
fix test
|
18 years ago |
|
bug43527.phpt
|
- MFH: 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
|
Typo
|
18 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
|
fix test
|
18 years ago |
|
bug46268.phpt
|
- MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time
|
17 years ago |
|
date-parse-by-format001.phpt
|
- MFH: Fixed an issue with the * format specifier for parsing from a
|
17 years ago |
|
date-set-timestamp.phpt
|
Fixed test
|
18 years ago |
|
date.phpt
|
Updated tests to use [] instead of {}
|
20 years ago |
|
date_add_basic.phpt
|
Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP
|
18 years ago |
|
date_constants.phpt
|
Fix DateTime::RSS
|
20 years ago |
|
date_create-1.phpt
|
- MFH: Rename date classes to DateTime and DateTimeZone
|
20 years ago |
|
date_create-2.phpt
|
- MFH: Fixed parsing of timezones
|
18 years ago |
|
date_default_timezone_get-1.phpt
|
- MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTC
|
20 years ago |
|
date_default_timezone_get-2.phpt
|
- MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTC
|
20 years ago |
|
date_default_timezone_get-3.phpt
|
- Fixed bug #33578 (strtotime() problem with "Oct17" format).
|
21 years ago |
|
date_default_timezone_set-1.phpt
|
- MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTC
|
20 years ago |
|
date_modify-1.phpt
|
- MFH: Updated timezonedb to version 2006.7.
|
20 years ago |
|
date_modify-2.phpt
|
- MFH: Updated timezonedb to version 2006.7.
|
20 years ago |
|
date_parse_001.phpt
|
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
|
18 years ago |
|
date_period.phpt
|
- MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n>
|
18 years ago |
|
date_sub_basic.phpt
|
Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5, WinXP
|
18 years ago |
|
date_sun_info_001.phpt
|
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
|
19 years ago |
|
date_sun_info_002.phpt
|
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
|
19 years ago |
|
date_sunrise_error.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation1.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation2.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation3.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation4.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation5.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation6.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation7.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation8.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunrise_variation9.phpt
|
New testcases for date_sunrise function
|
17 years ago |
|
date_sunset_error.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation1.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation2.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation3.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation4.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation5.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation6.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation7.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation8.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
date_sunset_variation9.phpt
|
New testcases for date_sunset function
|
17 years ago |
|
dateinterval_errors.phpt
|
- MFH: Fixed memory leaks and segfaults, patch by Joe Orton.
|
18 years ago |
|
default-timezone-1.phpt
|
- Fixed bug #33578 (strtotime() problem with "Oct17" format).
|
21 years ago |
|
default-timezone-2.phpt
|
- Overhauled selecting the correct timezone. The timezone set with
|
21 years ago |
|
format-negative-timestamp.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
gettimeofday_basic.phpt
|
New testcases for gettimeofday function
|
17 years ago |
|
gettimeofday_error.phpt
|
New testcases for gettimeofday function
|
17 years ago |
|
gettimeofday_variation1.phpt
|
New testcases for gettimeofday function
|
17 years ago |
|
gmdate_basic.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_error.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation1.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation2.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation3.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation4.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation5.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation6.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation7.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation8.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation9.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation10.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation11.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation12.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation13.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmdate_variation14.phpt
|
New testcases for gmdate function
|
17 years ago |
|
gmmktime_basic.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_error.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation1.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation2.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation3.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation4.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation5.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation6.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation7.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation8.phpt
|
New testcases for gmmktime function
|
17 years ago |
|
gmmktime_variation9.phpt
|
Fixed testcsae inputs so that test runs faster
|
17 years ago |
|
idate_basic.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation1.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation2.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation3.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation4.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation5.phpt
|
New testcases for idate function
|
17 years ago |
|
idate_variation6.phpt
|
New testcases for idate function
|
17 years ago |
|
mktime-1.phpt
|
- Fixed bug #33578 (strtotime() problem with "Oct17" format).
|
21 years ago |
|
mktime-2.phpt
|
- MFH: Merged new timelib, which is a bit more cleverer
|
20 years ago |
|
mktime-3-64bit.phpt
|
- MFH: Fixed bug #46732 (mktime.year description is wrong).
|
17 years ago |
|
mktime-3.phpt
|
- MFH: Fixed tests on 64bit platform.
|
18 years ago |
|
oo_001.phpt
|
fix test
|
20 years ago |
|
oo_002.phpt
|
MFH: Fix test
|
18 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.phpt
|
- Fixed test case.
|
18 years ago |
|
strtotime2.phpt
|
Fix test
|
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
|
Committing test for till
|
18 years ago |
|
strtotime_variation_scottish.phpt
|
scottish time variation
|
17 years ago |
|
test-parse-from-format.phpt
|
- MFH: Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
|
18 years ago |
|
timestamp-in-dst.phpt
|
- MFH: Fixed a bug in formatting timestamps when DST is active in the default
|
18 years ago |
|
timezone-configuration.phpt
|
- Renamed date_timezone_set/get() to date_default_timezone_set/get().
|
21 years ago |
|
timezones-list.phpt
|
- MFH: Added support for selectively listing timezone identifiers through
|
18 years ago |
|
timezones.phpt
|
and add a test
|
20 years ago |