summaryrefslogtreecommitdiff
path: root/ext/xml/xml.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Display string default values in stubs more uniformlyMáté Kocsis2020-09-161-1/+1
* Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xmlMáté Kocsis2020-08-031-3/+3
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-031-0/+5
* Fix UNKNOWN default values in ext/xmlMáté Kocsis2020-05-061-3/+3
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-141-0/+4
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-051-0/+2
* Verify that all stubs have a return typeNikita Popov2020-04-031-1/+1
* Add union return types with one classMáté Kocsis2019-11-181-4/+2
* Fix default valueChristoph M. Becker2019-09-031-1/+1
* Add ext/xml stubsChristoph M. Becker2019-09-031-0/+59