From cbb8c392d643d058e729eb8aa5aa85a5698611d0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Oct 2025 13:55:01 +0200 Subject: update to 3.5.0alpha1 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 51ee4d2..20c3f2e 100644 --- a/PHPINFO +++ b/PHPINFO @@ -10,7 +10,7 @@ xdebug  __/ |  |___/ -Version => 3.4.4 +Version => 3.5.0alpha1 Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support Enabled Features (through 'xdebug.mode' setting) @@ -40,6 +40,7 @@ xdebug.trigger_value => no value => no value xdebug.file_link_format => no value => no value xdebug.filename_format => no value => no value xdebug.control_socket => time: 25ms => time: 25ms +xdebug.path_mapping => 0 => 0 xdebug.log => no value => no value xdebug.log_level => 7 => 7 xdebug.var_display_max_children => 128 => 128 -- cgit