summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-221-4/+7
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-221-3/+6
| |\
| | * Fix #80007: Potential type confusion in unixtojd() parameter parsingAndy Postnikov2020-08-221-3/+6
* | | Add many missing closing PHP tags to testsMáté Kocsis2020-08-096-0/+6
* | | Remove proto comments from C filesMax Semenik2020-07-063-36/+18
* | | Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* | | Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* | | Convert UNKNOWN default values to null in ext/calendarMáté Kocsis2020-05-025-20/+19
* | | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-4/+4
* | | Improve some ValueError messagesMáté Kocsis2020-04-069-12/+12
* | | Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-044-43/+46
* | | Reindent phpt filesNikita Popov2020-02-036-18/+18
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-177-12/+12
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-111-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-111-0/+2
| |\ \ | | |/
| | * Fix test for Windows ZTS buildsChristoph M. Becker2020-01-111-0/+2
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1517-17/+12
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-146-11/+11
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Use RETURN_THROWS() after zend_value_error()Máté Kocsis2019-12-313-9/+9
* | | Use RETURN_THROWS() during ZPP in bz2, calendar, com_dotnet extensionsMáté Kocsis2019-12-313-18/+17
* | | Add union return types for function stubsMáté Kocsis2019-11-112-6/+4
* | | Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* | | Elevate warnings to ValueErrors in ext/calendarChristoph M. Becker2019-10-3113-74/+93
* | | Remove generic type annotationsChristoph M. Becker2019-10-261-1/+1
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-253-6/+0
* | | Don't perform coercions in internal func return type assertionNikita Popov2019-09-032-3/+7
* | | Add Calendar ext PHP stubsSimon Podlipsky2019-08-203-94/+120
* | | Don't explicitly set return value on ZPP failure in ext/calendarChristoph M. Becker2019-08-171-14/+14
* | | Merge branch 'PHP-7.4'Joe Watkins2019-06-111-2/+0
|\ \ \ | |/ /
| * | i386 buildJoe Watkins2019-06-111-2/+0
* | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ | |/ /
| * | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-23/+0
|/ /
* | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | Replace Hebrew characters with escape sequencesPeter Kokot2019-02-231-4/+6
* | Remove local variablesPeter Kokot2019-02-037-62/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-303-3/+3
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1517-17/+12
* | Trim trailing whitespace in testsGabriel Caruso2018-10-146-11/+11
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
|/
* Fix typos in code commentsPeter Kokot2018-07-251-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-253-5/+1
* Merge branch 'PHP-7.2'Christoph M. Becker2018-07-222-25/+78
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-222-25/+78
| |\
| | * Fix #52974: jewish.c: compile error under Windows with GBK charsetChristoph M. Becker2018-07-222-25/+78
| | * year++Xinchen Hui2018-01-023-3/+3
| | * Update copyright header to 2017 in calendar.cSammy Kaye Powers2017-01-041-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | year++Xinchen Hui2018-01-023-3/+3