BT
Size: a a a
RS
DT
RS
DT
DT
RS
BT
BT
RS
RS
DT
neka@ThinkPadX1:~/$ cat docker/php/xdebug.php.ini
zend_extension=xdebug.so
xdebug.remote_enable=on
xdebug.remote_connect_back=on
xdebug.remote_handler=dbgp
xdebug.remote_autostart=on
xdebug.remote_port=9000
#xdebug.profiler_enable=1
#xdebug.profiler_output_dir=/var/www/html/.profiling
DT
environment:
- PHP_IDE_CONFIG=serverName=name_from_phpstorm
- XDEBUG_CONFIG=idekey=PHPSTORM
DT
BT
BT
DT
DT
DT
xdebug.remote_autostart=on
BT
xdebug.remote_autostart=on