[xdebug-dev] Bug 0000384: send variables and properties in sorted order

From: <noreply[@]lists.xdebug.org>
Date: Tue, 8 Jul 2008 01:54:51 +0200

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000384
======================================================================
Reporter: toddw
Handler:
======================================================================
Project: Xdebug
Bug ID: 384
Category: Feature/Change request
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Operating System:
PHP Version: 5.2.6
Xdebug Version: 2.0.3
======================================================================
Date Submitted: 2008-07-08 01:54 CEST
Last Modified: 2008-07-08 01:54 CEST
======================================================================
Summary: 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.

======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2008-07-08 01:54toddw New Bug
2008-07-08 01:54toddw Bug Monitored: toddw
======================================================================
Received on Tue Jul 08 2008 - 01:54:52 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST