summaryrefslogtreecommitdiff
path: root/Zend/zend_interfaces_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-9/+8
* Generate zend class entries based on stubsMáté Kocsis2021-02-141-1/+86
* Fix stub for Serializable::serialize()Michael Voříšek2021-01-281-1/+1
* Update ext/spl parameter namesNikita Popov2020-10-071-2/+2
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-4/+4
* Update outdated arginfo hashesMáté Kocsis2020-06-301-1/+1
* Introduce InternalIteratorNikita Popov2020-06-241-0/+31
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-0/+51
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-0/+3
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+35