View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002262 | Xdebug | Uncategorized | public | 2024-04-18 15:31 | 2024-11-28 13:42 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 3.4dev | Fixed in Version | 3.4.0 | ||
| Summary | 0002262: 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. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.3-dev | ||||
|
|
PHP 8.4: Different algorithm for wrapping closures with filename and line number range: https://github.com/xdebug/xdebug/pull/960 |