summaryrefslogtreecommitdiff
path: root/ext/dba/dba.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 for a few extensionsMáté Kocsis2021-02-031-1/+4
* Fix stub for dba_key_split()Nikita Popov2020-10-221-1/+1
* Update ext/dba parameter namesNikita Popov2020-10-081-27/+27
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-031-2/+14
* Fix typo (UNKOWN -> UNKNOWN)Christoph M. Becker2020-04-091-1/+1
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-041-0/+2
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-171-5/+10
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-161-10/+5
* Add union return types for function stubsMáté Kocsis2019-11-111-14/+6
* Add ext/dba stubsChristoph M. Becker2019-09-221-0/+67