View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000625 | Xdebug | Uncategorized | public | 2010-10-07 14:00 | 2012-12-18 12:36 |
Reporter | jpic | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.2.2 | Fixed in Version | 2.2.2 | ||
Summary | 0000625: xdebug_get_headers() -> Headers are reset unexpectedly. | ||||
Description | Headers are emptied unexpectedly according to xdebug_get_headers(). | ||||
Steps To Reproduce | ~ cat test_xdebug.php Expected result: array(1) { Actual result: array(1) { | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.2.8 | ||||
|
A suggested patch: Index: xdebug.c--- xdebug.c (revision 3374)
Index: tests/bug00625.phpt--- tests/bug00625.phpt (revision 0)
|
|
According to your patch, it looks more like a feature than a bug doesn't it ? |
|
Fixed for Xdebug 2.2.2. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-07 14:00 | jpic | New Issue | |
2010-12-03 03:59 | whatthejeff | Note Added: 0001618 | |
2011-06-06 17:08 | jpic | Note Added: 0001752 | |
2012-03-12 16:44 | derick | Target Version | => 2.2.1 |
2012-07-14 22:14 | derick | Target Version | 2.2.1 => 2.2.2 |
2012-12-17 20:03 | derick | Note Added: 0002392 | |
2012-12-17 20:03 | derick | Status | new => closed |
2012-12-17 20:03 | derick | Assigned To | => derick |
2012-12-17 20:03 | derick | Resolution | open => fixed |
2012-12-18 12:36 | derick | Fixed in Version | => 2.2.2 |
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 |