summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* Added -- test caseIlia Alshanetsky2007-03-221-0/+7
* Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).Ilia Alshanetsky2007-03-211-0/+26
* fix testsAntony Dovgal2007-03-091-53/+62
* Use relative timestampHannes Magnusson2007-01-071-6/+6
* Fix testsHannes Magnusson2007-01-052-12/+12
* MFHAntony Dovgal2007-01-031-7/+7
* fix testAntony Dovgal2007-01-031-5/+5
* more testsAntony Dovgal2006-12-227-0/+1110
* Fixed bug #39782 (setTime() on a DateTime constructed with a WeekdayIlia Alshanetsky2006-12-111-0/+19
* and add a testNuno Lopes2006-09-011-0/+26
* MFH:Michael Wallner2006-08-151-1/+1
* MFH: add cloning support to DateTime classesMichael Wallner2006-08-141-0/+28
* fix testAntony Dovgal2006-08-021-0/+2
* - update testMichael Wallner2006-08-011-0/+6
* MFH:Michael Wallner2006-08-011-0/+45
* Fix DateTime::RSSHannes Magnusson2006-07-281-0/+31
* Fixed bug #38229 (strtotime() does not parse YYYY-MM format).Ilia Alshanetsky2006-07-271-0/+13
* - MFH: Rename date classes to DateTime and DateTimeZoneDerick Rethans2006-07-201-1/+1
* - MFH: Updated timezonedb to version 2006.7.Derick Rethans2006-07-044-10/+10
* fix test on AIX and SolarisAntony Dovgal2006-06-291-4/+4
* Fix test on linuxHannes Magnusson2006-06-291-2/+2
* mfhHannes Magnusson2006-06-291-2/+6
* more testsAntony Dovgal2006-06-275-0/+288
* more date() testsAntony Dovgal2006-06-272-0/+120
* Fix testHannes Magnusson2006-06-171-0/+2
* change the timezone used (per Derick request)Nuno Lopes2006-06-171-1/+3
* new tests. the .re file coverage increases to 96%. really good :)Nuno Lopes2006-06-163-0/+130
* MFH: fix testHannes Magnusson2006-06-111-0/+1
* - Fixed bug #37747 (strtotime segfaults when given "nextyear").Derick Rethans2006-06-081-0/+10
* MFH: Play nice, use 4digit years in DATE_RSSHannes Magnusson2006-05-301-2/+2
* MFH: Fixed DATE_COOKIE, DATE_RSS & testsHannes Magnusson2006-05-301-4/+4
* - Now as text and not HTML.Derick Rethans2006-05-302-6/+53
* - MFH: Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch byDerick Rethans2006-05-302-0/+6
* - Fixed bug #37514 (strtotime doesn't assume year correctly).Derick Rethans2006-05-191-0/+20
* MFH:Derick Rethans2006-05-141-0/+10
* fix testsAntony Dovgal2006-04-252-3/+3
* add default timezone to the testsAntony Dovgal2006-04-112-0/+4
* - MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zonesDerick Rethans2006-04-112-0/+24
* - Added the test case for bug #36599Derick Rethans2006-03-031-0/+12
* Fixed bug #36510 (strtotime() fails to parse date strings with tabs).Ilia Alshanetsky2006-02-261-0/+14
* - MFH: Fixed bug #36224 (date(DATE_ATOM) gives wrong results).Derick Rethans2006-01-311-0/+13
* - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).Derick Rethans2006-01-042-0/+25
* - MFH: Fixed year dependent test.Derick Rethans2006-01-021-2/+2
* - MFH: Fixed bug #35660 (AIX TZ variable format not understood, yields UTCDerick Rethans2005-12-203-5/+5
* - Fixed bug #35699 (date() can't handle leap years before 1970).Derick Rethans2005-12-201-0/+14
* - MFH: Merged new timelib, which is a bit more clevererDerick Rethans2005-12-193-8/+8
* Fixed UTC handling problem stemming from an earlier fix for bug #35422.Ilia Alshanetsky2005-12-182-7/+7
* Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).Ilia Alshanetsky2005-12-161-0/+11
* Fixed bug #35630 (strtotime() crashes on certain relative identifiers).Ilia Alshanetsky2005-12-131-0/+11
* Fixed bug #35624 (strtotime() does not handle 3 character weekdays).Ilia Alshanetsky2005-12-112-1/+32