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 | |||
| 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! |