View Issue Details

IDProjectCategoryView StatusLast Update
0001190XdebugUncategorizedpublic2016-01-25 21:59
Reportertechkey Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows x64OSMicrosoft Windows 10 ProOS Version10.0.10240 Build
Target Version2.4.1Fixed in Version2.4.0rc4 
Summary0001190: All tests that have hard coded directory separators FAIL
Description

All tests that have hard-coded directory separators FAIL.

This happens in ALL versions, not only the master branch.

Steps To Reproduce

Just run the tests.

Additional Information

After using %s for path constructs like /temp/ and using %e in e.g. .../ a lot of FAIL are gone.

TagsNo tags attached.
Operating SystemMicrosoft Windows 10 Pro 10.0.10240 Build 10240 x64
PHP Version5.1.0

Activities

derick

2015-09-28 10:22

administrator   ~0003177

Hi! Would you be able to make a pull request on GitHub for these changes? I don't really test with Windows much. There are some instructions at https://github.com/xdebug/xdebug/blob/master/CONTRIBUTING.rst on how to do this. If you have any questions, feel free to ping me (email would be best).

derick

2015-12-15 18:43

administrator   ~0003347

I fixed all of those together with the amd64 changes from a few days ago.

Issue History

Date Modified Username Field Change
2015-09-26 07:03 techkey New Issue
2015-09-28 10:22 derick Note Added: 0003177
2015-09-28 10:22 derick Assigned To => derick
2015-09-28 10:22 derick Status new => feedback
2015-11-20 17:55 derick PHP Version 7.0RCx => 5.1.0
2015-11-20 17:55 derick Status feedback => assigned
2015-11-20 17:55 derick Target Version => 2.4.1
2015-12-15 18:43 derick Note Added: 0003347
2015-12-15 18:43 derick Status assigned => closed
2015-12-15 18:43 derick Resolution open => fixed
2015-12-15 18:43 derick Fixed in Version => 2.4.0
2016-01-25 21:59 derick Fixed in Version 2.4.0 => 2.4.0rc4
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