View Issue Details

IDProjectCategoryView StatusLast Update
0002123XdebugStep Debuggingpublic2022-12-08 18:51
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.2devFixed in Version3.2.0 
Summary0002123: 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".

TagsNo tags attached.
Operating System
PHP Version8.0.10-8.0.19

Activities

Issue History

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