View Issue Details

IDProjectCategoryView StatusLast Update
0002262XdebugUncategorizedpublic2024-11-28 13:42
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.4devFixed in Version3.4.0 
Summary0002262: PHP 8.4: Closure names need different wrapping algorithm
Description

In PH P8.4, closures already have extra information embedded. Xdebug used to amend this, but now this needs to be done in a different way.

TagsNo tags attached.
Operating System
PHP Version8.3-dev

Activities

derick

2024-04-18 15:33

administrator   ~0006927

PHP 8.4: Different algorithm for wrapping closures with filename and line number range: https://github.com/xdebug/xdebug/pull/960