What version of xdebug do you need for php 5.3.5?
I'm trying to get xdebug 开发者_StackOverflowworking with netbeans and php 5.3.5 but with no luck. I'm wondering if the versions of xdebug and php aren't compatible?
XDebug 2.1.0 should be working. Are you getting any errors?
Downloads URL: http://www.xdebug.org/download.php
You can try those: http://www.xdebug.org/files/php_xdebug-2.1.0-5.3-vc6-nts.dll http://www.xdebug.org/files/php_xdebug-2.1.0-5.3-vc6.dll Both for 32 bit platform
精彩评论