summaryrefslogtreecommitdiff
path: root/ext/intl/dateformat/dateformat.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Make IntlDateFormatter ctor $pattern nullableNikita Popov2021-02-091-2/+2
* Sync datefmt_get_calendar_object signatureNikita Popov2021-01-181-1/+1
* Improve parameter names in ext/intlMáté Kocsis2020-10-121-14/+14
* More precise type information for datefmt_format()Máté Kocsis2020-10-091-1/+1
* Declare array|int and object-of-class|int types in stubsMáté Kocsis2020-09-141-4/+2
* Add more precise type info for stubsMáté Kocsis2020-09-011-1/+1
* Add another round of missing parameter types to stubsMáté Kocsis2020-08-071-0/+2
* Fix some UNKNOWN default valuesMáté Kocsis2020-06-091-1/+1
* Generate method entries for ext/intlMáté Kocsis2020-04-141-16/+68
* Do not include the same stub multiple timesMáté Kocsis2020-04-031-51/+0
* Add stubs for IntlDateFormatter & MessageFormatterMáté Kocsis2020-02-041-0/+138