|  | 
|  | [fixed] debugger has stopped evaluating $this |  | 
|  | 
|  |  | 
| Site Admin 
   |  | 
 First of all, dbg 8.1.6 is outdated. You need to update it. Then check what you have in Watches window. Statements like unset($this) or $this=NULL would definitely make render $this  undefined. Check if you have conditional breakpoints with similar things. Try to cleanup Watches and Breakpoints, and reproduce with very very simple script. | |||||||||||
| _________________ The PHP IDE team 
 | |||||||||||||
|  | 
|  |  | 
| 
   |  | 
 Hi dmitri,
 thanks for the response - I've updated the debugger to 8.1.9 now, cleared all breakpoints, watches etc and tested with a very simple script to demonstrate the problem. screenshot here. http://bluesock.co/test.png any help appreciated. cheers Mike | |||||||||||
| 
 | |||||||||||||
|  | 
|  |  | 
| Site Admin 
   |  | 
 Your code works fine in PhpED:
   It's hard to guess what should be done to screw up php so it wouldn't work. Can you show phpinfo()? | |||||||||||
| _________________ The PHP IDE team 
 | |||||||||||||
|  | 
|  |  | 
| Guru master 
   |  | 
 I'd also suggest using a different version of PHP. Version 5.1.6 is way too old and was end of life in Aug-2006.
 I have myself seen strange debugger issues that were specific to PHP versions. Not saying that's the case, but worth a try. | |||||||||||
| 
 | |||||||||||||
|  | 
|  |  | 
| Site Admin 
   |  | 
 Switching to higher version may help, but php-5.1.6 is still supported as well as all php versions starting with 4.3, with a very few minor exceptions, like completely broken php-5.2.0 (required minimum is 5.2.3) or php-5.0.0 (required minimum is 5.0.5). Php-5.1.6 under redhat linux should work and I'll check this. Stay tuned. | |||||||||||
| _________________ The PHP IDE team 
 | |||||||||||||
|  | 
|  |  | 
| Site Admin 
   |  | 
 problem is reproduced and fixed in dbg-8.1.11. Update is on its way to web site. | |||||||||||
| _________________ The PHP IDE team 
 | |||||||||||||
|  | 
|  | [fixed] debugger has stopped evaluating $this |  | 
| 
 | ||
|  | 
|   | 
	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: Wed Jul 27, 2016 11:37 am
 Posted: Wed Jul 27, 2016 11:37 am





