View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002123 | Xdebug | Step Debugging | public | 2022-10-02 14:28 | 2022-12-08 18:51 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.2dev | Fixed in Version | 3.2.0 | ||
Summary | 0002123: Add warning in log and diagnositics information when a breakpoint is set on a non-existing file | ||||
Description | When path mappings are not set up correctly Xdebug allows the IDE to silently set a breakpoint on a file, even if this file does not exist on the file system. Instead of allowing this silently, add a warning to the log, and to the diagnostics screen with level "warning". | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.0.10-8.0.19 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-02 14:28 | derick | New Issue | |
2022-10-02 14:29 | derick | Summary | Adding warning in log and diagnositics information when a breakpoint is set on a non-existing file => Add warning in log and diagnositics information when a breakpoint is set on a non-existing file |
2022-10-02 14:54 | derick | Assigned To | => derick |
2022-10-02 14:54 | derick | Status | new => closed |
2022-10-02 14:54 | derick | Resolution | open => fixed |
2022-10-02 14:54 | derick | Fixed in Version | => 3.2dev |
2022-10-02 14:54 | derick | Note Added: 0006378 | |
2022-10-10 15:51 | derick | Fixed in Version | 3.2dev => 3.2.0RC1 |
2022-12-08 18:51 | derick | Fixed in Version | 3.2.0RC1 => 3.2.0 |