summaryrefslogtreecommitdiff
path: root/ext/tidy/tidy.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidyMáté Kocsis2021-02-151-1/+1
* tidy::repairFile() and ::repairString() return string|falseChristoph M. Becker2020-11-301-2/+2
* Verify parameter names of function aliasesMáté Kocsis2020-10-161-2/+2
* Update ext/tidy parameter namesNikita Popov2020-10-071-28/+28
* Fix UNKNOWN default values in various extensionsMáté Kocsis2020-09-071-9/+9
* Add more precise type info for stubsMáté Kocsis2020-09-011-24/+11
* Fix [-Wundef] warning in Tidy extensionGeorge Peter Banyard2020-05-181-2/+2
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-141-37/+107
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-171-9/+18
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-161-18/+9
* Add union return types with one classMáté Kocsis2019-11-181-16/+10
* Add union return types for function stubsMáté Kocsis2019-11-111-16/+7
* Fix arginfo of tidy_repair_string()Christoph M. Becker2019-09-221-1/+1
* Add ext/tidy stubsChristoph M. Becker2019-09-221-0/+143