summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.stub.php
Commit message (Collapse)AuthorAgeFilesLines
* Enable class entry generation for sapi extensionsMáté Kocsis2021-02-141-1/+1
|
* Add stubs for some SAPIsMáté Kocsis2020-05-141-0/+2
| | | | | For apache2handler, fpm, litespeed, phpdbg, specifically. Partially implements GH-5295
* Add union return types for function stubsMáté Kocsis2019-11-111-2/+1
|
* Convert phpdbg arginfo to php stubsCraig Duncan2019-10-291-0/+24
Closes GH-4867.