php 5.3.5 需要什么版本的 xdebug?
我试图让 xdebug 与 netbeans 和 php 5.3.5 一起工作,但没有运气。我想知道xdebug和php的版本是否不兼容?
I'm trying to get xdebug working with netbeans and php 5.3.5 but with no luck. I'm wondering if the versions of xdebug and php aren't compatible?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
XDebug 2.1.0 应该可以工作。您遇到任何错误吗?
下载网址:http://www.xdebug.org/download.php
XDebug 2.1.0 should be working. Are you getting any errors?
Downloads URL: http://www.xdebug.org/download.php
你可以尝试这些:
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
均适用于 32 位平台
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