作者:索马里7_244 | 来源:互联网 | 2023-05-19 00:09
Imstrugglingsinceyesterdaywithatotallyweirdproblemwhichoccursoutofthenowhere.Imwork
Im struggling since yesterday with a totally weird problem which occurs out of the nowhere. I'm working with PHPStorm in a Symfony Project. PHPUnit Tests are running as usual. If i activate the listening mode in the IDE for debugger connections and run the tests phpunit freezes and the IDE stops automatically after 30seconds. I think it has nothing to do with the ide. If i use MacGDBp i'm experiencing the same. I've checked all Firewall related stuff on my OSX 10.11 and installed php in a new Brew environment. PHP is Version 5.6 from the local OSX and from Brew.
我从昨天起就一直在为一个莫名其妙的问题而烦恼。我正在和PHPStorm合作一个共生项目。PHPUnit测试照常运行。如果我在IDE中为调试器连接激活监听模式并运行测试phpunit,那么IDE将在30秒后自动停止。我认为这和ide没有关系。如果我使用MacGDBp,我也会有同样的体验。我检查了我的OSX 10.11上所有防火墙相关的东西,并在新的Brew环境中安装了php。PHP版本5.6来自本地OSX和Brew。
I'm fairly blind without an debugger :-o
没有调试器,我是相当盲目的:-o
3 个解决方案