View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000881 | Xdebug | Uncategorized | public | 2012-09-02 12:22 | 2016-11-27 21:54 |
Reporter | hanshenrik | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | PHP 5.4.4 | OS | Windows7 | OS Version | NT-Kernel 6.1 |
Product Version | 2.2.1 | ||||
Summary | 0000881: xdebug's var_dump cannot dump MySQLi_Result object info... (just says NULL) | ||||
Description | when using xdebug.overload_var_dump = 1, | ||||
Steps To Reproduce | make sure: Expected result: Actual result: object(mysqli_result)[2] int 1 | ||||
Additional Information | any relevant (and irrelevant) configuration used should be shown here: | ||||
Tags | No tags attached. | ||||
Operating System | Windows 7 Ultimate SP1 fully updated less than a month ago.. | ||||
PHP Version | 5.4.4 | ||||
|
and for the record, i didn't write 0000002 , i guess that's a bug/feature in "Mantis bugtracker system" or something |
|
I can't reproduce this with 2.5.0rc1 anymore, so I'm closing this. Please re-open if you can reproduce this. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-09-02 12:22 | hanshenrik | New Issue | |
2012-09-02 12:26 | hanshenrik | Note Added: 0002338 | |
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) |
2016-11-27 21:54 | derick | Note Added: 0003802 | |
2016-11-27 21:54 | derick | Status | new => resolved |
2016-11-27 21:54 | derick | Resolution | open => unable to reproduce |
2016-11-27 21:54 | derick | Assigned To | => derick |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |