View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000699 | Xdebug | Uncategorized | public | 2011-07-02 00:08 | 2011-07-04 14:50 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.2dev | ||||
Target Version | 2.2dev | ||||
Summary | 0000699: Xdebug gets the filename wrong for the countable interface | ||||
Description | In trace files, the line number for the correct call line is used (22), but the SomeClass->count() is run from the wrong file (should be test.php still).
| ||||
Steps To Reproduce | See the test case in the code repository. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3-dev | ||||
|
Fixed in master and xdebug_2_1: https://github.com/derickr/xdebug/commit/4b4d23fdf5455142065a859d6723e0b75b0f7203 |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-02 00:08 | derick | New Issue | |
2011-07-02 00:08 | derick | Status | new => assigned |
2011-07-02 00:08 | derick | Assigned To | => derick |
2011-07-04 14:50 | derick | Note Added: 0001759 | |
2011-07-04 14:50 | derick | Status | assigned => closed |
2011-07-04 14:50 | 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 |