View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001307 | Xdebug | Uncategorized | public | 2016-05-29 20:33 | 2017-01-03 18:55 |
Reporter | denixport | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Windows 10 64bit | OS | Windows | OS Version | 10 |
Product Version | 2.4.0 | ||||
Summary | 0001307: Incorrect PHP_INT_MAX/MIN info with xdebug.overload_var_dump enabled | ||||
Description | with | ||||
Steps To Reproduce | Test script:<?php echo PHP_INT_MAX, PHP_EOL; var_dump(PHP_INT_MAX); Expected result:9223372036854775807 Actual result:9223372036854775807 | ||||
Additional Information | php_xdebug-2.4.0-7.0-vc14-nts-x86_64.dll | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.5-7.0.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-29 20:33 | denixport | New Issue | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |
2016-12-12 00:05 | derick | Note Added: 0004022 | |
2016-12-12 00:05 | derick | Category | (No Category) => Usage problems (Wrong Results) |
2016-12-12 00:07 | derick | Assigned To | => derick |
2016-12-12 00:07 | derick | Status | new => feedback |
2017-01-03 18:55 | derick | Note Added: 0004138 | |
2017-01-03 18:55 | derick | Status | feedback => resolved |
2017-01-03 18:55 | derick | Resolution | open => no change required |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |