Debuging
The most complete information on debugging in PHP Storm is presented on the official website.
In this section we will describe the main features of debugging MikoPBX
MikoPBX uses Xdebug 3. The extension is shipped with the firmware but disabled by default; the pbx-console xdebug and pbx-console debug commands enable it and write /etc/php.d/15-xdebug.ini. The debug port is 9003 everywhere — set the same port in PhpStorm.
Last updated
Was this helpful?