summaryrefslogtreecommitdiff
path: root/ext/date
Commit message (Expand)AuthorAgeFilesLines
* Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-16/+20
* Allow exceptions in __toString()Nikita Popov2019-06-051-0/+12
* Merge branch 'PHP-7.3' into PHP-7.4Craig Duncan2019-05-303-15/+90
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Craig Duncan2019-05-303-15/+90
| |\
| | * Add a test for bug #65672Craig Duncan2019-05-301-0/+44
| | * Ensure the internal properties cannot be overwrittenCraig Duncan2019-05-302-15/+46
* | | Specify get_property_ptr_ptr handler for DatePeriodNikita Popov2019-05-291-1/+10
* | | 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
* | | Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macrosDmitry Stogov2019-05-281-9/+10
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Remove duplicate variablesVinicius Dias2019-05-121-2/+1
* | | Make DateInterval objects uncomparableNikita Popov2019-04-233-8/+49
* | | Add test for date timestampVitor Mattos2019-04-201-0/+25
* | | Remove dead "props" member from date objectsNikita Popov2019-04-181-3/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-04-172-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-04-172-0/+23
| |\ \ | | |/
| | * Fixed bug #77909: DatePeriod::__construct() with invalid recurrence count valueIgnace Nyamagana Butera2019-04-172-0/+23
| * | Updated to version 2019.1 (2019a)Derick Rethans2019-04-011-599/+616
* | | Remove HAVE_* for always available extensionsGabriel Caruso2019-04-141-1/+0
* | | Avoid time(NULL) call if explicit timestamp givenNikita Popov2019-04-081-2/+10
* | | Updated to version 2019.1 (2019a)Derick Rethans2019-04-011-599/+616
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-181-10/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-181-2/+1
| |\ \ | | |/
| | * Fix unused variable warningNikita Popov2019-03-181-2/+1
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-03-171-10/+10
| |\ \ | | |/
| | * Fixed 7.2 compat issueDerick Rethans2019-03-171-10/+10
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-03-173-0/+40
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-03-173-0/+40
| |\ \ | | |/
| | * Fixed bug #75113: Added DatePeriod::getRecurrences() method.Ignace Nyamagana Butera2019-03-173-0/+40
* | | Remove HAVE_STRFTIMEPeter Kokot2019-03-144-14/+2
* | | 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
* | | Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERSPeter Kokot2019-03-041-4/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-02-283-37/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Derick Rethans2019-02-283-37/+24
| |\ \ | | |/
| | * Fixed bug #50020 (DateInterval:createDateFromString() silently fails)Derick Rethans2019-02-283-37/+24
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-02-132-82/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-02-132-82/+8
| |\ \ | | |/
| | * Refactor timelib.m4Peter Kokot2019-02-132-85/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-121-8/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-121-8/+1
| |\ \ | | |/
| | * Remove "defensive copy" of DatePeriod propertiesNikita Popov2019-02-121-8/+1
* | | 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