View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001724 | Xdebug | Uncategorized | public | 2019-12-06 18:14 | 2019-12-07 17:15 |
Reporter | derick | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.8.1 | ||||
Target Version | 2.9.0 | Fixed in Version | 2.9.0 | ||
Summary | 0001724: Missing property types and uninitialised variables in variable dumping routines | ||||
Description | PHP 7.4 introduced typed properties, which should be shown in var_dump and related functions. These currently also miss the uninitialised properties as well. This needs fixing for:
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.4-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-06 18:14 | derick | New Issue | |
2019-12-07 17:14 | derick | Assigned To | => derick |
2019-12-07 17:14 | derick | Status | new => closed |
2019-12-07 17:14 | derick | Resolution | open => fixed |
2019-12-07 17:15 | derick | Fixed in Version | => 2.9.0 |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |