View Issue Details

IDProjectCategoryView StatusLast Update
0002117XdebugUncategorizedpublic2022-12-08 18:51
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.2.0alpha3 
Target Version3.2devFixed in Version3.2.0 
Summary0002117: Removed emulated properties for closures, as PHP 8.2 adds debug information for them
Description

Xdebug emulated Closures to show what they closured over. In PHP 8.2 this is no longer needed, as it adds debugInfo already. Remove the emulation in Xdebug, for PHP 8.2 and later.

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

Activities

Issue History

Date Modified Username Field Change
2022-09-09 10:57 derick New Issue
2022-09-09 10:58 derick Note Added: 0006374
2022-09-09 13:56 derick Assigned To => derick
2022-09-09 13:56 derick Status new => closed
2022-09-09 13:56 derick Resolution open => fixed
2022-09-09 13:56 derick Fixed in Version => 3.2dev
2022-10-10 15:51 derick Fixed in Version 3.2dev => 3.2.0RC1
2022-12-08 18:51 derick Fixed in Version 3.2.0RC1 => 3.2.0