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

Commit 40c20ae

Browse files
committed
PR #1997 adjustment: Set default PHP Xdebug version to 2.9.5.
1 parent ec956e4 commit 40c20ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +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
323+
php_xdebug_version: 2.9.5
324324
php_xdebug_default_enable: 0
325325
php_xdebug_coverage_enable: 0
326326
php_xdebug_cli_disable: yes

0 commit comments

Comments
 (0)