NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
PhpEd Debug Watch Window and Arrays Question


Joined: 29 Jul 2010
Posts: 1
Reply with quote
Is it possible to get the PhpEd debug Watch Window to order arrays in the correct sequence?

Currently arrays with more than 9 elements are presented in the watch window in the following sequence:


0
1
10
11
12
13
14
15
2
3
4
5
6
7
8
9

It would be helpful if the array were presented in this sequence:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
View user's profileFind all posts by dmillasichSend private message
PhpEd Debug Watch Window and Arrays Question
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic