|  | 
|  | [resolved] Debugger variable watch problem |  | 
|  | 
|  |  | 
| Site Admin 
   |  | 
 I can think of 3 possible reasons why this may happen:
 -you have some other statements in Watch that may change properties of your object -your object changes itself upon evaluating -your object returns different values depending on the way the property is accessed With #1 -- it's easier to check if you remove all other Watch statements With #2 -- try to make series of var_dump() for the properties to see if they change each time they are evaluated With #3 -- check var_dump() fro those two variants | |||||||||||
| _________________ The PHP IDE team 
 | |||||||||||||
|  | 
|  | [resolved] Debugger variable watch problem |  | 
| 
 | ||
|  | 
|   | 
	Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by 
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
 


 RSS2 Feed
RSS2 Feed Posted: Mon Oct 07, 2013 8:32 am
 Posted: Mon Oct 07, 2013 8:32 am





