summaryrefslogtreecommitdiff
path: root/Zend/zend_generators.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Remove a few more unnecessary @generate-function-entries annotationsMáté Kocsis2021-02-091-4/+1
* Add support for generating class entries from stubsMáté Kocsis2021-01-261-1/+9
* Annotate internal functions with the mixed typeMáté Kocsis2020-05-251-10/+5
* Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-0/+2
* Add missing visibility modifiers in stubsMáté Kocsis2020-04-111-8/+8
* Verify that all stubs have a return typeNikita Popov2020-04-031-0/+5
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+20