summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-2/+1
* Merge branch 'PHP-8.0'Nikita Popov2021-02-091-3/+3
|\
| * Make NumberFormatter ctor $pattern nullableNikita Popov2021-02-091-2/+2
| * Make IntlDateFormatter ctor $pattern nullableNikita Popov2021-02-091-2/+2
* | Generate ext/intl class entries from stubsMáté Kocsis2021-02-091-1/+17
|/
* Verify parameter names of function aliasesMáté Kocsis2020-10-161-7/+4
* Improve parameter names in ext/intlMáté Kocsis2020-10-121-133/+144
* More precise type information for datefmt_format()Máté Kocsis2020-10-091-1/+1
* Display types in stubs more uniformlyMáté Kocsis2020-09-161-1/+1
* Declare array|int and object-of-class|int types in stubsMáté Kocsis2020-09-141-3/+3
* Use ZPP instead of custom type checksMáté Kocsis2020-09-041-2/+2
* Add more precise type info for stubsMáté Kocsis2020-09-011-4/+4
* Add another round of missing parameter types to stubsMáté Kocsis2020-08-071-1/+1
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-031-2/+2
* Warning to ValueError promotion in Intl extension Part 1George Peter Banyard2020-07-311-13/+13
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-1/+1
* Fix IntlGregorianCalendar constructor signatureNikita Popov2020-07-171-3/+7
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix some UNKNOWN default valuesMáté Kocsis2020-06-091-2/+2
* Generate method entries for ext/intlMáté Kocsis2020-04-141-2/+381
* Fix the default value of the $length parameter of grapheme_substr()Máté Kocsis2020-04-101-1/+1
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-50/+50
* Do not include the same stub multiple timesMáté Kocsis2020-04-031-0/+775