From f818d63bb1ee19cb9b7bd54dffcd84d38a108a68 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Dec 2023 07:23:43 +0100 Subject: update to 3.3.0 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index e587352..f392fb3 100644 --- a/PHPINFO +++ b/PHPINFO @@ -10,7 +10,7 @@ xdebug  __/ |  |___/ -Version => 3.3.0alpha3 +Version => 3.3.0 Support Xdebug on Patreon, GitHub, or as a business: https://xdebug.org/support Enabled Features (through 'xdebug.mode' setting) @@ -38,6 +38,7 @@ xdebug.use_compression => 1 => 1 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.log => no value => no value xdebug.log_level => 7 => 7 xdebug.var_display_max_children => 128 => 128 -- cgit