View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001731 | Xdebug | Uncategorized | public | 2020-01-03 17:13 | 2020-01-12 14:49 |
Reporter | bittarman | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.9.0 | ||||
Target Version | 2.9.1 | Fixed in Version | 2.9.1 | ||
Summary | 0001731: var_dump with DateTime does not output properties | ||||
Description | since 7.4, var_dump with a DateTime instance does not output any internal properties | ||||
Steps To Reproduce | Using php 7.4
will produce
instead of
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4.0-7.4.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-03 17:13 | bittarman | New Issue | |
2020-01-12 14:30 | derick | Assigned To | => derick |
2020-01-12 14:30 | derick | Status | new => closed |
2020-01-12 14:30 | derick | Resolution | open => fixed |
2020-01-12 14:30 | derick | Fixed in Version | => 2.9.1 |
2020-01-12 14:30 | derick | Note Added: 0005208 | |
2020-01-12 14:49 | derick | Target Version | => 2.9.1 |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |