View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001483 | Xdebug | Usage problems (Wrong Results) | public | 2017-10-26 02:44 | 2018-01-29 21:48 |
Reporter | claude.bing | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Linux | OS | Ubuntu | OS Version | 16.04.3 LTS |
Product Version | 2.5.5 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001483: Some function calls return NULL only when XDebug is enabled | ||||
Description | When I have XDebug enabled, a function call that is meant to return an array of objects will instead return NULL. If I disable XDebug, var_dump($variable); will return the correct information. The gist link in "Additional information" has two comments with output of var_dump() both with and without XDebug enabled. | ||||
Additional Information | https://gist.github.com/meinemitternacht/7838344bef9db1988bca9a8c8c4af165 It is not selectable in the list, but I am using PHP 7.1.10 | ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu 16.04.3 LTS | ||||
PHP Version | 7.1.5-7.1.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-10-26 02:44 | claude.bing | New Issue | |
2017-10-26 10:15 | derick | Note Added: 0004445 | |
2017-10-26 10:15 | derick | Assigned To | => derick |
2017-10-26 10:15 | derick | Status | new => feedback |
2018-01-29 21:48 | derick | Note Added: 0004579 | |
2018-01-29 21:48 | derick | Status | feedback => resolved |
2018-01-29 21:48 | derick | Resolution | open => unable to reproduce |