summaryrefslogtreecommitdiff
path: root/ext/date/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Craig Duncan2019-05-302-12/+56
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Craig Duncan2019-05-302-12/+56
| |\
| | * Add a test for bug #65672Craig Duncan2019-05-301-0/+44
| | * Ensure the internal properties cannot be overwrittenCraig Duncan2019-05-301-12/+12
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-292-0/+83
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-292-0/+83
| |\ \ | | |/
| | * Add tests for DatePeriod propertiesCraig Duncan2019-05-292-0/+83
* | | Remove duplicate variablesVinicius Dias2019-05-121-2/+1
* | | Make DateInterval objects uncomparableNikita Popov2019-04-232-4/+35
* | | Add test for date timestampVitor Mattos2019-04-201-0/+25
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-04-171-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-04-171-0/+19
| |\ \ | | |/
| | * Fixed bug #77909: DatePeriod::__construct() with invalid recurrence count valueIgnace Nyamagana Butera2019-04-171-0/+19
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-03-171-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-03-171-0/+16
| |\ \ | | |/
| | * Fixed bug #75113: Added DatePeriod::getRecurrences() method.Ignace Nyamagana Butera2019-03-171-0/+16
* | | Remove HAVE_STRFTIMEPeter Kokot2019-03-142-2/+0
* | | Use EXPECT when possibleGabriel Caruso2019-03-112-2/+2
* | | Remove more zpp error testsNikita Popov2019-03-055-115/+0
* | | Remove tests for zpp failure conditionsNikita Popov2019-03-0544-1732/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-02-282-35/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-02-282-35/+13
| |\ \ | | |/
| | * Fixed bug #50020 (DateInterval:createDateFromString() silently fails)Derick Rethans2019-02-282-35/+13
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0
* | | Tests for __set_state magic methodMarkBaker2019-02-094-0/+148
* | | Add test for date_time_immutable invalid argumentsMark Niebergall2019-02-091-0/+10
* | | Remove zpp variation testsNikita Popov2019-02-0593-25872/+0
* | | Implement typed propertiesNikita Popov2019-01-111-0/+14
* | | Merge branch 'PHP-7.3'Derick Rethans2019-01-073-15/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-01-073-15/+15
| |\ \ | | |/
| | * Update tests due to data changes in tzdata 2018iDerick Rethans2019-01-073-15/+15
* | | Merge branch 'PHP-7.3'Derick Rethans2018-11-281-0/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2018-11-281-0/+33
| |\ \ | | |/
| | * Fixed bug #77097 (DateTime::diff gives wrong diff when the actual diff is les...Derick Rethans2018-11-281-0/+33
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1579-83/+53
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-14343-1035/+1035
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1576-80/+50
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14330-1000/+1000
* | | Remove some mentions of RECOVERABLE_ERROR in testsNikita Popov2018-11-153-24/+6
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1576-80/+50
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-14276-500/+500
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-14285-496/+496
* | | Specify timezone in testNikita Popov2018-10-101-0/+2
* | | Migrate ext/date to get_properties_for where appropriateNikita Popov2018-10-103-28/+52
* | | Merge branch 'PHP-7.3'Derick Rethans2018-10-092-3/+3
|\ \ \ | |/ /
| * | Fixed testsDerick Rethans2018-10-092-3/+3
| * | Added test case for bug #75577Derick Rethans2018-10-091-0/+22
* | | Merge branch 'PHP-7.3'Derick Rethans2018-10-091-0/+22
|\ \ \
| * | | Added test case for bug #75577Derick Rethans2018-10-091-0/+22
| |/ /