summaryrefslogtreecommitdiff
path: root/ext/calendar
Commit message (Expand)AuthorAgeFilesLines
* Migrate skip checks to --EXTENSIONS--, p1Max Semenik2021-03-2241-82/+80
* Improve class entry generationMáté Kocsis2021-02-161-1/+0
* Implicitly enable function entry generation when class entry generation is en...Máté Kocsis2021-02-092-5/+2
* Generate class entries for a few extensionsMáté Kocsis2021-02-032-2/+6
* Replace zend_bool uses with boolNikita Popov2021-01-153-3/+3
* Fix testChristoph M. Becker2020-10-071-2/+2
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-10-074-4/+52
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-10-073-2/+38
| |\
| | * Fix #80185: jdtounix() fails after 2037Christoph M. Becker2020-10-073-2/+38
* | | Update ext/calendar parameter namesNikita Popov2020-10-062-19/+19
* | | Add "const". Move constant strings to read-only memory.Dmitry Stogov2020-09-071-1/+1
* | | 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