View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000632 | Xdebug | Step Debugging | public | 2010-10-28 18:24 | 2020-03-12 16:59 |
Reporter | cesaric | Assigned To | derick | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | no change required | ||
Product Version | 2.1.0 | ||||
Summary | 0000632: Option to remove "Container" type in Arrays | ||||
Description | Would it be possible to add a config option that would remove the "Container" type in the Variable window for arrays? When dealing with nested arrays, it makes it a bit more intuitive for someone like myself to read without it there. We already have the length in the array value. Example w/o Container: Name | Type | Value$node1 | array | Array[2] I don't know if I'm missing something about the Container but thought I'd ask. Thanks! | ||||
Tags | No tags attached. | ||||
Operating System | Mac | ||||
PHP Version | 5.3.3 | ||||
|
I've no idea what you're talking about here? Which variable view do you mean? Xdebug doesn't provide anything like this... perhaps some IDE does. Do you mean a variable pane in some IDE? |
|
Sorry, here's a screenshot: http://cesaric.com/misc/xdebug.jpg Maybe this is a PDT thing... I don't know. Basically, I want that container row I circled to go away. |
|
Yes, that's a PDT thing. I find it annoying too, but it's not something that Xdebug does. You'll have to ask the PDT folks about this; sorry! |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-28 18:24 | cesaric | New Issue | |
2010-10-29 17:50 | derick | Note Added: 0001594 | |
2010-10-29 17:50 | derick | Assigned To | => derick |
2010-10-29 17:50 | derick | Status | new => feedback |
2010-10-29 20:35 | cesaric | Note Added: 0001595 | |
2010-10-29 20:35 | cesaric | Status | feedback => assigned |
2010-10-29 20:40 | derick | Note Added: 0001596 | |
2010-10-29 20:40 | derick | Status | assigned => resolved |
2010-10-29 20:40 | derick | Resolution | open => no change required |
2020-03-12 16:59 | derick | Category | Feature/Change request => Step Debugging |