View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001680 | Xdebug | Uncategorized | public | 2019-07-10 11:13 | 2020-10-14 15:02 |
Reporter | krakjoe | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 3.0dev | Fixed in Version | 3.0.0beta1 | ||
Summary | 0001680: Update var dumping routines to include relevant information for interned strings and immutable arrays | ||||
Description | When a string is interned or an array is immutable, the info displayed by xdebug may be confusing: https://stackoverflow.com/questions/56833897/why-increasing-refcount-of-zval-not-working Propose that interned strings show "interned" in place of "refcount=%d", and immutable arrays show "immutable" in place of "refcount=%d". | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.3.5-7.3.9 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-10 11:13 | krakjoe | New Issue | |
2019-07-11 19:34 | derick | Status | new => acknowledged |
2019-07-11 19:34 | derick | Target Version | => 3.0dev |
2019-07-19 13:57 | derick | Note Added: 0005077 | |
2019-08-10 12:24 | derick | Assigned To | => derick |
2019-08-10 12:24 | derick | Status | acknowledged => closed |
2019-08-10 12:24 | derick | Resolution | open => fixed |
2019-08-10 12:24 | derick | Fixed in Version | => 3.0dev |
2019-08-10 12:24 | derick | Note Added: 0005115 | |
2020-03-12 16:55 | derick | Severity | minor => feature |
2020-03-12 18:01 | derick | Category | Feature/Change request => Uncategorized |
2020-10-14 15:02 | derick | Fixed in Version | 3.0dev => 3.0.0beta1 |