vichan/docker/php/xdebug-prof.ini
2024-04-16 22:32:41 +02:00

8 lines
152 B
INI

zend_extension=xdebug
[xdebug]
xdebug.mode = profile
xdebug.start_with_request = start
error_reporting = E_ALL
xdebug.output_dir = /var/www/xdebug_out