View Issue Details

IDProjectCategoryView StatusLast Update
0000384XdebugStep Debuggingpublic2020-03-12 16:59
Reportertoddw Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionwon't fix 
Summary0000384: send variables and properties in sorted order
Description

Currently, xdebug does not perform any sorting of variables before it sends the information to the IDE (i.e. context_get, ...).

Because the xdebug protocol also supports paging, it makes it impractical for the IDE to perform the variable sorting (as the IDE may not have received all the variables yet).

I'd like to see xdebug perform a case-insensitive sort on the variables before sending to the IDE.

TagsNo tags attached.
Operating System
PHP Version5.2.6

Activities

derick

2009-11-22 16:27

administrator   ~0001152

Didn't you submit a patch for this? I can't find it anywhere :-/

toddw

2009-11-23 18:54

reporter   ~0001175

No, I know Eric (from ActiveState) was working on a patch for this feature - though I don't believe it's been submitted yet. I'll ping him on the status of it.

toddw

2009-11-26 21:07

reporter   ~0001177

Sort feature discussion and initial patch can be found here:
http://bugs.activestate.com/show_bug.cgi?id=78671

derick

2016-12-04 19:28

administrator   ~0003933

Original reporter's email address bounces.