View Issue Details

IDProjectCategoryView StatusLast Update
0002083XdebugStep Debuggingpublic2022-06-06 15:28
Reportertrowski Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1.4 
Fixed in Version3.1.5 
Summary0002083: Constant defined with an enum case produce double "facet" attribute in context_get response
Description

Using an Enum case to define a constant results in two "facet" attributes in a <property> element of the XML response to the context_get command. Step-debugging then does not pause, but continues execution without a run command.

TagsNo tags attached.
Operating System
PHP Version8.0.10-8.0.19

Activities

derick

2022-04-15 14:11

administrator   ~0006277

https://github.com/xdebug/xdebug/pull/832

Thanks for the report and the patch, which I have now merged.