View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001516 | Xdebug | Step Debugging | public | 2018-01-15 17:00 | 2018-01-22 18:21 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.6.0beta1 | ||||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0rc1 | ||
| Summary | 0001516: Can't fetch variables or object properties which have \0 characters in them | ||||
| Description | Per DBGP's escaping rules (https://xdebug.org/docs-dbgp.php#escaping-rules), it says:
Xdebug's command parser does not support this. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2.0-7.2.4 | ||||