summaryrefslogtreecommitdiff
path: root/ext/json/json.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Implicitly enable function entry generation when class entry generation is en...Máté Kocsis2021-02-091-4/+1
* Generate class entries from stubs for another batch of extensionsMáté Kocsis2021-02-081-1/+8
* Review parameter names in ext/jsonMáté Kocsis2020-09-301-2/+2
* Annotate internal functions with the mixed typeMáté Kocsis2020-05-251-3/+2
* Generate functions entries from stubs for another set of extensionsMáté Kocsis2020-04-051-0/+2
* Verify that all stubs have a return typeNikita Popov2020-04-031-0/+1
* Add union return types for function stubsMáté Kocsis2019-11-111-2/+1
* Add arginfo stub for JsonSerializableChristoph M. Becker2019-10-051-0/+5
* Convert json functions arginfo to php stubsCraig Duncan2019-08-101-0/+11