debug package, add xdebug settings to /usr/local/etc/php/ for better detachement.

This commit is contained in:
Ad Schellevis
2018-05-14 11:43:32 +02:00
parent 8f7e89fc18
commit 4698888365
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= debug
PLUGIN_VERSION= 1.2
PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
@@ -0,0 +1,2 @@
xdebug.profiler_enable_trigger = 1
xdebug.profiler_output_name = cachegrind.out.%t.%p