summaryrefslogtreecommitdiff
path: root/Zend/zend_interfaces.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Generate zend class entries based on stubsMáté Kocsis2021-02-141-1/+1
* Fix stub for Serializable::serialize()Michael Voříšek2021-01-281-1/+1
* Update ext/spl parameter namesNikita Popov2020-10-071-1/+1
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-6/+8
* Introduce InternalIteratorNikita Popov2020-06-241-0/+17
* Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-0/+2
* Add missing visibility modifiers in stubsMáté Kocsis2020-04-111-14/+14
* Verify that all stubs have a return typeNikita Popov2020-04-031-0/+7
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-0/+5
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+51