summaryrefslogtreecommitdiff
path: root/Zend/zend_exceptions_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Ensure Exception::getFile/getLine return type is correctNikita Popov2020-05-281-30/+30
* Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-9/+135
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-6/+6
* Define Stringable with __toString():string methodNicolas Grekas2020-03-021-3/+2
* Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-0/+55