View Issue Details

IDProjectCategoryView StatusLast Update
0002262XdebugUncategorizedpublic2024-05-31 09:17
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.4devFixed in Version3.4.0alpha1 
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

Issue History

Date Modified Username Field Change
2024-04-18 15:31 derick New Issue
2024-04-18 15:33 derick Note Added: 0006927
2024-05-29 15:55 derick Assigned To => derick
2024-05-29 15:55 derick Status new => closed
2024-05-29 15:55 derick Resolution open => fixed
2024-05-29 15:55 derick Fixed in Version => 3.4dev
2024-05-31 09:10 derick Summary PHP 8.4 support => PHP 8.4: Closure names need different wrapping algorithm
2024-05-31 09:10 derick Description Updated
2024-05-31 09:17 derick Fixed in Version 3.4dev => 3.4.0alpha1