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 | derick | ||
| 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 |
| 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 |
| 2024-11-28 13:42 | derick | Fixed in Version | 3.4.0alpha1 => 3.4.0 |