summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Nikita Popov2021-02-091-2/+2
|\
| * Make NumberFormatter ctor $pattern nullableNikita Popov2021-02-091-1/+1
| * Make IntlDateFormatter ctor $pattern nullableNikita Popov2021-02-091-1/+1
* | Generate ext/intl class entries from stubsMáté Kocsis2021-02-091-1/+5
|/
* Verify parameter names of function aliasesMáté Kocsis2020-10-161-3/+3
* Improve parameter names in ext/intlMáté Kocsis2020-10-121-128/+128
* 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-7/+3
* Use ZPP instead of custom type checksMáté Kocsis2020-09-041-2/+1
* Add more precise type info for stubsMáté Kocsis2020-09-011-7/+5
* Add another round of missing parameter types to stubsMáté Kocsis2020-08-071-1/+12
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-031-1/+11
* Warning to ValueError promotion in Intl extension Part 1George Peter Banyard2020-07-311-15/+15
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-1/+2
* Fix IntlGregorianCalendar constructor signatureNikita Popov2020-07-171-1/+1
* Fix some UNKNOWN default valuesMáté Kocsis2020-06-091-2/+2
* Generate method entries for ext/intlMáté Kocsis2020-04-141-2/+2
* Fix the default value of the $length parameter of grapheme_substr()Máté Kocsis2020-04-101-1/+1
* Do not include the same stub multiple timesMáté Kocsis2020-04-031-0/+422