View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001190 | Xdebug | Uncategorized | public | 2015-09-26 07:03 | 2016-01-25 21:59 |
Reporter | techkey | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows x64 | OS | Microsoft Windows 10 Pro | OS Version | 10.0.10240 Build |
Target Version | 2.4.1 | Fixed in Version | 2.4.0rc4 | ||
Summary | 0001190: 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. | ||||
Tags | No tags attached. | ||||
Operating System | Microsoft Windows 10 Pro 10.0.10240 Build 10240 x64 | ||||
PHP Version | 5.1.0 | ||||
|
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). |
|
I fixed all of those together with the amd64 changes from a few days ago. |
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 |