`
lan13217
  • 浏览: 483030 次
  • 性别: Icon_minigender_1
社区版块
存档分类
最新评论

YiiThrows exception on any function call when using Xdebug, works when not debug

 
阅读更多

http://www.yiiframework.com/forum/index.php/topic/42973-netbeans-xdebug-not-working-with-yii-only/ 

 

 

Posted 04 May 2013 - 10:06 AM

Hi Boil, I think that if code execution stop on your breakpoint and you see the variable values, your Yii-PHP and Xdebug environment is properly configured.

However, the screenshot shows that you are trying to get a property ("content") which is not included in the class UserIdentity.

Have you added some kind of watch expression over "content"?

Leandro

View PostBoil, on 04 May 2013 - 02:35 AM, said:

Hi!

First of all I'd like to say hello, since I am a new member of the forum! I have to say that I have a great respect for all the yii framework creators and supporters.

I was trying to debug the Blog tutorial app and faced the following problem:
After I set breakpoint it works fine (it goes to the place I set and shows variable values and stuff), but trying to step over (or step in) a code line it brings me to 
publicfunction handleException($exception){...}
.

So I tried to put multiple breakpoints and "run" between them, but then i get the following report (attachment).

Any clue how to reconfigure netbeans/xdebug/php.ini ?

Netbeans and xdebug without yii works like a charm.

Cheers!

Boil

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics