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

Commit

Permalink
PR #1997 adjustment: Set default PHP Xdebug version to 2.9.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Apr 26, 2020
1 parent ec956e4 commit 40c20ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ pimpmylog_install_dir: /usr/share/php/pimpmylog
pimpmylog_grant_all_privs: true

# XDebug configuration. XDebug is disabled by default for better performance.
# php_xdebug_version: 2.6.0
php_xdebug_version: 2.9.5
php_xdebug_default_enable: 0
php_xdebug_coverage_enable: 0
php_xdebug_cli_disable: yes
Expand Down

0 comments on commit 40c20ae

Please sign in to comment.