NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[fixed] Small but confusing bug in 5022


Joined: 19 Mar 2005
Posts: 7
Reply with quote
Hi,

I'm running 5022 and have spotted a bug in the roll over code hints. To demonstrate:

Code:

  for($i=0; $i<1; $i++){
      $a = '&';
  }
  echo $a;


When you step through the code hint shows the value of $a as && when it should be (and is output to the browser as) a single &.

Regards

Neil Westlake
View user's profileFind all posts by Neil WestlakeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
thanks for the report. This problem will be fixed in build 5023

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[fixed] Small but confusing bug in 5022
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