View Issue Details

IDProjectCategoryView StatusLast Update
0001680XdebugUncategorizedpublic2020-10-14 15:02
Reporterkrakjoe Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.0devFixed in Version3.0.0beta1 
Summary0001680: 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".

TagsNo tags attached.
Operating System
PHP Version7.3.5-7.3.9

Activities

derick

2019-07-19 13:57

administrator   ~0005077

PR is https://github.com/xdebug/xdebug/pull/486

derick

2019-08-10 12:24

administrator   ~0005115

Merged for Xdebug 3.0. Thanks Joe!

Issue History

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