summaryrefslogtreecommitdiff
path: root/ext/pcntl/pcntl.stub.php
Commit message (Expand)AuthorAgeFilesLines
* Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsqlMáté Kocsis2021-02-141-1/+1
* Update ext/pcntl parameter namesNikita Popov2020-10-061-15/+15
* Promote warnings to exceptions in ext/pcntlMáté Kocsis2020-08-251-1/+1
* Add another round of missing parameter types to stubsMáté Kocsis2020-08-071-2/+8
* Add a few missing types to stubsMáté Kocsis2020-08-011-3/+6
* Fix some UNKNOWN default valuesMáté Kocsis2020-06-091-3/+3
* Fix [-Wundef] warning in PCNTL extensionGeorge Peter Banyard2020-05-201-1/+1
* Generate function entries from stubsMáté Kocsis2020-04-201-1/+3
* Annotate function aliases in stubsMáté Kocsis2020-04-041-0/+1
* Add stubs for aliasesMáté Kocsis2020-02-181-0/+2
* Add union return types for function stubsMáté Kocsis2019-11-111-13/+6
* Convert pcntl functions arginfo to php stubsCraig Duncan2019-09-201-0/+74