Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit ec956e4

Browse files
authored
Merge pull request #1997 from joel-travieso/patch-1
Include php_xdebug_version in default.config.yml
2 parents 4d21c6b + 84ae7ef commit ec956e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ pimpmylog_install_dir: /usr/share/php/pimpmylog
320320
pimpmylog_grant_all_privs: true
321321

322322
# XDebug configuration. XDebug is disabled by default for better performance.
323+
# php_xdebug_version: 2.6.0
323324
php_xdebug_default_enable: 0
324325
php_xdebug_coverage_enable: 0
325326
php_xdebug_cli_disable: yes

0 commit comments

Comments
 (0)