summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #73091 - Unserializing DateInterval object may lead to __toString inv...Stanislav Malyshev2016-09-251-0/+46
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-111-0/+15
|\
| * Bug #66836 has been fixedChristoph M. Becker2016-07-111-0/+15
| * Fixed expected test outcome due to rule changesDerick Rethans2016-06-151-4/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Derick Rethans2016-06-151-4/+4
|\ \
| * | Fixed expected test outcome due to rule changesDerick Rethans2016-06-151-4/+4
| |/
* | Merge branch 'PHP-5.6' into PHP-7.0Derick Rethans2016-05-181-0/+41
|\ \ | |/
| * Fixed bug #63740 (strtotime seems to use both sunday and monday as start of w...Derick Rethans2016-05-181-0/+41
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-051-0/+11
|\ \ | |/
| * Fix DateInterval::format segfaultThomas Punt2016-04-051-0/+11
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-111-0/+11
|\ \ | |/
| * Fix DatePeriod::getEndDate() segfaultThomas Punt2016-03-111-0/+11
| * Backported fix for bug #71525Anatol Belski2016-02-151-0/+20
* | make sure the tests always uses same tzAnatol Belski2016-02-151-0/+2
* | Fix bug #71525Sean DuBois2016-02-151-0/+18
* | Merge branch 'PHP-5.6' into PHP-7.0Derick Rethans2016-01-292-0/+38
|\ \ | |/
| * Test + support for negative timestamps with microtimeWillem-Jan2016-01-291-0/+19
| * Also test against equalityWillem-Jan2016-01-291-0/+3
| * Added test for comparing dates with microsecondsWillem-Jan2016-01-291-0/+16
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-241-0/+82
|\ \ | |/
| * test to function DateTimeZone::getLocation();marcosptf2015-12-241-0/+82
* | Revert "Fixed bug #71053 (Type Hint about DateTime::diff does not match with ...Xinchen Hui2015-12-091-13/+0
* | Fixed bug #71053 (Type Hint about DateTime::diff does not match with informed)Reeze Xia2015-12-091-0/+13
* | Merge branch 'PHP-5.6' into PHP-7.0Derick Rethans2015-09-222-15/+2
|\ \ | |/
| * Fixed test cases due to changes in rulesDerick Rethans2015-09-222-15/+2
| * fix dir separator in testAnatol Belski2015-08-281-1/+1
| * fix path separator in testAnatol Belski2015-08-281-1/+1
* | fixed changed error message in testChristoph M. Becker2015-08-171-1/+1
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-171-0/+17
|\ \ | |/
| * Fix #70277: new DateTimeZone($foo) is ignoring text after null byteChristoph M. Becker2015-08-171-0/+17
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-141-0/+8
|\ \ | |/
| * Fix #70266 (DateInterval::__construct.interval_spec is not supposed to be opt...Christoph M. Becker2015-08-141-0/+8
* | Fix #70245: strtotime does not emit warning when 2nd parameter is object or s...Christoph M. Becker2015-08-121-0/+10
* | fix 32-bit testStanislav Malyshev2015-08-051-6/+6
* | fix mergeStanislav Malyshev2015-08-041-6/+6
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-08-042-12/+12
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-042-12/+12
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-042-12/+12
| | |\
| | | * Do not do convert_to_* on unserialize, it messes up referencesStanislav Malyshev2015-08-042-12/+12
| | | * Fix bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone)Stanislav Malyshev2015-02-171-0/+9
| | * | fix test output (32bits)Remi Collet2015-05-141-1/+1
* | | | removed another E_STRICT(with the approval of Derick), 3 more to goFerenc Kovacs2015-07-302-2/+2
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-071-1/+1
|\ \ \ \ | |/ / /
| * | | fixed typo in test for bug #66985Christoph M. Becker2015-07-071-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2015-05-052-4/+4
| |\ \ \ | | |/ /
| | * | Relax tests failing on i386 with new zicRemi Collet2015-05-052-4/+4
| | * | relax tests with huge year (new zic)Remi Collet2015-04-283-9/+9
| | * | ignore second value for huge timestamp test (new zic)Remi Collet2015-04-281-2/+2
| | * | relax test for date < INT32_MIN (new zic)Remi Collet2015-04-281-11/+11
| | * | relax bigbang content (new zic)Remi Collet2015-04-281-3/+3