XDebug problem Follow
Hi!
I'm trying to debug my PHP 5.3 project with xdebug. After moving cursor over $this or any other variable apache corrupt , debug session closed and debug finished. In simple php file in the same project everithing goes well.
WinXP SP3
PHPStorm PS102.18 and 1.0.2
XAMP 1.7.3 (PHP 5.3.1)
X_Debug (screenshot 2)
Thanks!
Attachment(s):
Точечный рисунок (2).bmp
Точечный рисунок.bmp
Please sign in to leave a comment.
Hello alexey,
The only problem in your XDebug version. You can find the latest stable binary on: http://xdebug.org/download.php.
Please try it and report about results here.
Thank you for feedback!
Hi Nikolay!
I have downloaded the latest version xdebug library. Everithing works perfect now.
Thank you!