diff options
author | Remi Collet <remi@remirepo.net> | 2019-06-13 14:47:00 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-06-13 14:47:00 +0200 |
commit | 03aa2d69800f3bfec6b0f03975ef367e4c547ac2 (patch) | |
tree | e16e9ba3c17b0f6c99f3cc80bd342df46d73302c /PHPINFO | |
parent | c16275abd90d56c803a205bd822d00d40a96485a (diff) |
update to 2.8.0-dev for PHP 7.4
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ xdebug xdebug support => enabled -Version => 2.7.2 +Version => 2.8.0-dev IDE Key => remi Support Xdebug on Patreon: https://www.patreon.com/bePatron?u=7864328 @@ -25,7 +25,6 @@ xdebug.collect_return => Off => Off xdebug.collect_vars => Off => Off xdebug.collect_assignments => Off => Off xdebug.default_enable => On => On -xdebug.extended_info => On => On xdebug.file_link_format => no value => no value xdebug.filename_format => no value => no value xdebug.force_display_errors => Off => Off @@ -64,6 +63,7 @@ xdebug.remote_port => 9000 => 9000 xdebug.remote_autostart => Off => Off xdebug.remote_connect_back => Off => Off xdebug.remote_log => no value => no value +xdebug.remote_log_level => 7 => 7 xdebug.idekey => no value => no value xdebug.remote_cookie_expire_time => 3600 => 3600 xdebug.remote_addr_header => no value => no value |