summaryrefslogtreecommitdiff
path: root/Zend/zend_closures.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Generate zend class entries based on stubsMáté Kocsis2021-02-141-1/+1
* Zend parameter renames amendmentMáté Kocsis2020-09-291-1/+1
* Use proper parameter type in Closure::bindTo() signatureNikita Popov2020-09-211-4/+6
* Separate Closure::bind() implementationsMáté Kocsis2020-09-191-4/+1
* Fix bug #78770Nikita Popov2020-08-141-2/+1
* 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-6/+10
* Annotate internal functions with the mixed typeMáté Kocsis2020-05-251-2/+1
* Generate method entries for ClosureMáté Kocsis2020-05-191-10/+8
* Add missing visibility modifiers in stubsMáté Kocsis2020-04-111-4/+4
* Verify that all stubs have a return typeNikita Popov2020-04-031-0/+1
* Support single class unions in gen stubsNikita Popov2019-11-151-2/+5
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+17