View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002363 | Xdebug | Step Debugging | public | 2025-08-27 15:54 | 2025-08-27 15:54 |
Reporter | derick | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Target Version | 3.5dev | ||||
Summary | 0002363: Add better debugging support for PHP 8.5's pipes | ||||
Description | PHP 8.5 introduces pipes, with the following syntax:
Since https://github.com/php/php-src/commit/4d6dde595cda1a34683a050208ffd362fa6e2c43, PHP introduces EXT_STMT opcodes in between each state, with a reference to the TMP variable that holds the value that is sent to the next pipe stage. Xdebug should expose this value as part of the stack frame. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.3.5-8.3.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-27 15:54 | derick | New Issue |