How to debug PHP by Sublime Text 3?

Asked

Viewed 3,814 times

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.

1 answer

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

You are not signed in. Login or sign up in order to post.