View Issue Details

IDProjectCategoryView StatusLast Update
0001789XdebugUncategorizedpublic2020-10-14 15:02
Reportersebastian Assigned To 
PriorityhighSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.9.5 
Target Version3.0devFixed in Version3.0.0beta1 
Summary0001789: Provide PHP stubs for Xdebug's functions
Description

Xdebug should provide PHP stubs for its functions (example: https://github.com/php/php-src/blob/master/ext/reflection/php_reflection.stub.php). This would make keeping PhpStorm's stubs up-to-date easier (see https://youtrack.jetbrains.com/issue/WI-52245).

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

derick

2020-08-12 16:15

administrator   ~0005443

Stubs are now generated from the docs.