summaryrefslogtreecommitdiff
path: root/ext/zend_test/test_arginfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add Z_PARAM_ITERABLE and coLevi Morrison2020-09-031-1/+8
* Add a few missing parameter types in stubsMáté Kocsis2020-07-301-2/+2
* Tweak zend_test arginfo/zppNikita Popov2020-07-211-2/+4
* Add string or object ZPP macrosMáté Kocsis2020-07-061-1/+25
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Annotate internal functions with the mixed typeMáté Kocsis2020-05-251-1/+1
* Generate method entries from stubs for a couple of extensionsMáté Kocsis2020-04-111-0/+16
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-1/+1
* Improve gen_stub.phpMáté Kocsis2020-04-041-0/+23
* Fix stub for zend_terminate_string()Nikita Popov2020-04-031-1/+1
* Verify that all stubs have a return typeNikita Popov2020-04-031-1/+1
* Stubs: Store information per-classNikita Popov2020-04-031-9/+9
* Add missing zend_test stubsNikita Popov2020-02-251-0/+9
* Add stubs for zend_testNikita Popov2020-02-131-0/+28