Is it possible to use xdebug on Ubuntu?

后端 未结 7 1689
甜味超标
甜味超标 2020-12-12 14:15

I am trying to debug some PHP code and wanted to download the XDebug debugger for PHP. All I see there is Windows binaries for downloading. Is it at all possible to use it

相关标签:
7条回答
  • Try compiling from source, that's what I do on my mac.

    Otherwise, this might help you: http://ubuntuforums.org/showthread.php?t=525257

    0 讨论(0)
提交回复
热议问题