View Issue Details

IDProjectCategoryView StatusLast Update
0000886XdebugUncategorizedpublic2012-12-23 22:47
Reporternnmatveev Assigned Toderick  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.2.1 
Summary0000886: Use the same file system protocol for file located inside PHAR in both directions
Description

At the moment Xdebug use different protocol prefixes for input and output messages. For input messages it uses "phar://path/to/script" and for output "dbgp://phar://path/to/script".

Could we avoid using "dbgp://" and use only "phar://" in both directions?

TagsNo tags attached.
Operating System
PHP Version5.4.4

Activities

derick

2012-12-23 22:47

administrator   ~0002401

Fixed for 2.2.2.

Issue History

Date Modified Username Field Change
2012-09-26 10:30 nnmatveev New Issue
2012-12-23 22:47 derick Note Added: 0002401
2012-12-23 22:47 derick Status new => closed
2012-12-23 22:47 derick Assigned To => derick
2012-12-23 22:47 derick Resolution open => fixed
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized