summaryrefslogtreecommitdiff
path: root/Zend/zend_closures_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-2/+1
* Generate zend class entries based on stubsMáté Kocsis2021-02-141-1/+13
* Zend parameter renames amendmentMáté Kocsis2020-09-291-2/+2
* Use proper parameter type in Closure::bindTo() signatureNikita Popov2020-09-211-3/+3
* Separate Closure::bind() implementationsMáté Kocsis2020-09-191-2/+3
* Fix bug #78770Nikita Popov2020-08-141-2/+2
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-1/+1
* Cleanup argument handling of Zend functions and methodsMáté Kocsis2020-07-211-8/+8
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Annotate internal functions with the mixed typeMáté Kocsis2020-05-251-2/+2
* Generate method entries for ClosureMáté Kocsis2020-05-191-3/+19
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+24