diff options
Diffstat (limited to 'community-testing/xdebug/xdebug.ini')
-rw-r--r-- | community-testing/xdebug/xdebug.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/community-testing/xdebug/xdebug.ini b/community-testing/xdebug/xdebug.ini deleted file mode 100644 index c6c9222ea..000000000 --- a/community-testing/xdebug/xdebug.ini +++ /dev/null @@ -1,5 +0,0 @@ -zend_extension=/usr/lib/php/modules/xdebug.so -;xdebug.remote_enable=on -;xdebug.remote_host=127.0.0.1 -;xdebug.remote_port=9000 -;xdebug.remote_handler=dbgp |