History log of /PHP-8.2/sapi/phpdbg/phpdbg.stub.php (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 06f86bfc 21-Aug-2022 Máté Kocsis

Declare phpdbg constants in stubs (#9392)


# 31088eef 14-Feb-2021 Máté Kocsis

Enable class entry generation for sapi extensions


# 68527a78 14-May-2020 Máté Kocsis

Add stubs for some SAPIs

For apache2handler, fpm, litespeed, phpdbg, specifically.
Partially implements GH-5295


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6
# 27e83d0f 08-Nov-2019 Máté Kocsis

Add union return types for function stubs


Revision tags: php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5
# 1d631c18 27-Oct-2019 Craig Duncan

Convert phpdbg arginfo to php stubs

Closes GH-4867.