2
What is the process for debug PHP for Sublime Text 3?
I read in some places that the Xdebug, but most of the procedures I saw didn’t work.
Note: My System is Ubuntu and I’m using PHP 7.
2
What is the process for debug PHP for Sublime Text 3?
I read in some places that the Xdebug, but most of the procedures I saw didn’t work.
Note: My System is Ubuntu and I’m using PHP 7.
4
Yes you can use Xdebug. Just install Xdebug on your system Then in the sublime install the package Xdebug-client Ready later just add the breakpoints Follow an installation and configuration link: Xdebug Sublime 3
Browser other questions tagged php sublime-text sublime-text-3 xdebug
You are not signed in. Login or sign up in order to post.