summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Change parameters types from int to boolChristoph M. Becker2020-10-121-2/+2
* Change imap_mail_compose() $body param to $bodiesChristoph M. Becker2020-10-101-2/+2
* Update ext/imap parameter namesNikita Popov2020-10-081-91/+81
* Add proper default values for optional arguments in IMAPGeorge Peter Banyard2020-09-221-14/+10
* Generate arginfosMáté Kocsis2020-09-161-4/+4
* Display types in stubs more uniformlyMáté Kocsis2020-09-161-1/+1
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-031-1/+1
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-23/+23
* Generate functions entries from stubs for another set of extensionsMáté Kocsis2020-04-051-0/+177
* Add stubs for aliasesMáté Kocsis2020-02-181-0/+16
* Add union return types with one classMáté Kocsis2019-11-181-3/+3
* Add union return types for function stubsMáté Kocsis2019-11-111-26/+35
* Added arginfo stubs for IMAP extensionStephen Reay2019-09-221-0/+323