From 7dd4d82a76b2c3ea7ed6975bba009b86b83dcfdf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Oct 2020 12:15:51 +0200 Subject: update to 3.0.0-dev debugclient dropped upstream raise dependency on PHP 7.2 --- REFLECTION | 385 +++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 207 insertions(+), 178 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 54a00b8..a2b3f99 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,26 +1,20 @@ -Extension [ extension #117 xdebug version 2.9.8 ] { +Extension [ extension #15 xdebug version 3.0.0-dev ] { - INI { - Entry [ xdebug.coverage_enable ] - Current = '1' - } - Entry [ xdebug.collect_includes ] - Current = '1' + Entry [ xdebug.mode ] + Current = 'develop' } - Entry [ xdebug.collect_params ] - Current = '0' + Entry [ xdebug.start_with_request ] + Current = 'default' } - Entry [ xdebug.collect_return ] - Current = '0' + Entry [ xdebug.start_upon_error ] + Current = 'default' } - Entry [ xdebug.collect_vars ] - Current = '0' - } - Entry [ xdebug.collect_assignments ] - Current = '0' + Entry [ xdebug.output_dir ] + Current = '/tmp' } - Entry [ xdebug.default_enable ] - Current = '1' + Entry [ xdebug.trigger_value ] + Current = '' } Entry [ xdebug.file_link_format ] Current = '' @@ -28,6 +22,27 @@ Extension [ extension #117 xdebug version 2.9.8 ] { Entry [ xdebug.filename_format ] Current = '' } + Entry [ xdebug.log ] + Current = '' + } + Entry [ xdebug.log_level ] + Current = '7' + } + Entry [ xdebug.var_display_max_children ] + Current = '128' + } + Entry [ xdebug.var_display_max_data ] + Current = '512' + } + Entry [ xdebug.var_display_max_depth ] + Current = '3' + } + Entry [ xdebug.max_nesting_level ] + Current = '256' + } + Entry [ xdebug.cli_color ] + Current = '0' + } Entry [ xdebug.force_display_errors ] Current = '0' } @@ -37,15 +52,9 @@ Extension [ extension #117 xdebug version 2.9.8 ] { Entry [ xdebug.halt_level ] Current = '0' } - Entry [ xdebug.max_nesting_level ] - Current = '256' - } Entry [ xdebug.max_stack_frames ] Current = '-1' } - Entry [ xdebug.overload_var_dump ] - Current = '2' - } Entry [ xdebug.show_error_trace ] Current = '0' } @@ -55,9 +64,6 @@ Extension [ extension #117 xdebug version 2.9.8 ] { Entry [ xdebug.show_local_vars ] Current = '0' } - Entry [ xdebug.show_mem_delta ] - Current = '0' - } Entry [ xdebug.dump.COOKIE ] Current = '' } @@ -91,359 +97,382 @@ Extension [ extension #117 xdebug version 2.9.8 ] { Entry [ xdebug.dump_undefined ] Current = '0' } - Entry [ xdebug.profiler_enable ] - Current = '0' - } - Entry [ xdebug.profiler_output_dir ] - Current = '/tmp' - } Entry [ xdebug.profiler_output_name ] Current = 'cachegrind.out.%p' } - Entry [ xdebug.profiler_enable_trigger ] + Entry [ xdebug.profiler_append ] Current = '0' } - Entry [ xdebug.profiler_enable_trigger_value ] + Entry [ xdebug.cloud_id ] Current = '' } - Entry [ xdebug.profiler_append ] + Entry [ xdebug.client_host ] + Current = 'localhost' + } + Entry [ xdebug.client_port ] + Current = '9003' + } + Entry [ xdebug.discover_client_host ] Current = '0' } - Entry [ xdebug.remote_enable ] + Entry [ xdebug.client_discovery_header ] + Current = '' + } + Entry [ xdebug.idekey ] + Current = '' + } + Entry [ xdebug.connect_timeout_ms ] + Current = '200' + } + Entry [ xdebug.scream ] Current = '0' } - Entry [ xdebug.remote_host ] - Current = 'localhost' + Entry [ xdebug.gc_stats_output_name ] + Current = 'gcstats.%p' } - Entry [ xdebug.remote_mode ] - Current = 'req' + Entry [ xdebug.trace_output_name ] + Current = 'trace.%c' } - Entry [ xdebug.remote_port ] - Current = '9000' + Entry [ xdebug.trace_format ] + Current = '0' } - Entry [ xdebug.remote_autostart ] + Entry [ xdebug.trace_options ] Current = '0' } - Entry [ xdebug.remote_connect_back ] + Entry [ xdebug.collect_assignments ] Current = '0' } - Entry [ xdebug.remote_log ] + Entry [ xdebug.collect_return ] + Current = '0' + } + Entry [ xdebug.auto_trace ] Current = '' } - Entry [ xdebug.remote_log_level ] - Current = '7' + Entry [ xdebug.collect_includes ] + Current = '' } - Entry [ xdebug.idekey ] + Entry [ xdebug.collect_params ] Current = '' } - Entry [ xdebug.remote_cookie_expire_time ] - Current = '3600' + Entry [ xdebug.collect_vars ] + Current = '' } - Entry [ xdebug.remote_addr_header ] + Entry [ xdebug.coverage_enable ] Current = '' } - Entry [ xdebug.remote_timeout ] - Current = '200' + Entry [ xdebug.default_enable ] + Current = '' } - Entry [ xdebug.var_display_max_children ] - Current = '128' + Entry [ xdebug.extended_info ] + Current = '' } - Entry [ xdebug.var_display_max_data ] - Current = '512' + Entry [ xdebug.gc_stats_enable ] + Current = '' } - Entry [ xdebug.var_display_max_depth ] - Current = '3' + Entry [ xdebug.gc_stats_output_dir ] + Current = '' } - Entry [ xdebug.cli_color ] - Current = '0' + Entry [ xdebug.overload_var_dump ] + Current = '' } - Entry [ xdebug.scream ] - Current = '0' + Entry [ xdebug.profiler_enable ] + Current = '' } - Entry [ xdebug.gc_stats_enable ] - Current = '0' + Entry [ xdebug.profiler_enable_trigger ] + Current = '' } - Entry [ xdebug.gc_stats_output_dir ] - Current = '/tmp' + Entry [ xdebug.profiler_enable_trigger_value ] + Current = '' } - Entry [ xdebug.gc_stats_output_name ] - Current = 'gcstats.%p' + Entry [ xdebug.profiler_output_dir ] + Current = '' } - Entry [ xdebug.auto_trace ] - Current = '0' + Entry [ xdebug.remote_autostart ] + Current = '' } - Entry [ xdebug.trace_enable_trigger ] - Current = '0' + Entry [ xdebug.remote_connect_back ] + Current = '' } - Entry [ xdebug.trace_enable_trigger_value ] + Entry [ xdebug.remote_enable ] Current = '' } - Entry [ xdebug.trace_output_dir ] - Current = '/tmp' + Entry [ xdebug.remote_handler ] + Current = '' } - Entry [ xdebug.trace_output_name ] - Current = 'trace.%c' + Entry [ xdebug.remote_host ] + Current = '' } - Entry [ xdebug.trace_format ] - Current = '0' + Entry [ xdebug.remote_log ] + Current = '' } - Entry [ xdebug.trace_options ] - Current = '0' + Entry [ xdebug.remote_log_level ] + Current = '' + } + Entry [ xdebug.remote_mode ] + Current = '' + } + Entry [ xdebug.remote_port ] + Current = '' + } + Entry [ xdebug.remote_timeout ] + Current = '' + } + Entry [ xdebug.show_mem_delta ] + Current = '' + } + Entry [ xdebug.trace_output_dir ] + Current = '' + } + Entry [ xdebug.trace_enable_trigger ] + Current = '' + } + Entry [ xdebug.trace_enable_trigger_value ] + Current = '' } } - - Constants [15] { + - Constants [8] { Constant [ int XDEBUG_STACK_NO_DESC ] { 1 } - Constant [ int XDEBUG_TRACE_APPEND ] { 1 } - Constant [ int XDEBUG_TRACE_COMPUTERIZED ] { 2 } - Constant [ int XDEBUG_TRACE_HTML ] { 4 } - Constant [ int XDEBUG_TRACE_NAKED_FILENAME ] { 8 } - Constant [ int XDEBUG_CC_UNUSED ] { 1 } - Constant [ int XDEBUG_CC_DEAD_CODE ] { 2 } - Constant [ int XDEBUG_CC_BRANCH_CHECK ] { 4 } Constant [ int XDEBUG_FILTER_TRACING ] { 256 } Constant [ int XDEBUG_FILTER_CODE_COVERAGE ] { 512 } Constant [ int XDEBUG_FILTER_NONE ] { 0 } - Constant [ int XDEBUG_PATH_WHITELIST ] { 1 } - Constant [ int XDEBUG_PATH_BLACKLIST ] { 2 } - Constant [ int XDEBUG_NAMESPACE_WHITELIST ] { 17 } - Constant [ int XDEBUG_NAMESPACE_BLACKLIST ] { 18 } + Constant [ int XDEBUG_PATH_INCLUDE ] { 1 } + Constant [ int XDEBUG_PATH_EXCLUDE ] { 2 } + Constant [ int XDEBUG_NAMESPACE_INCLUDE ] { 17 } + Constant [ int XDEBUG_NAMESPACE_EXCLUDE ] { 18 } } - Functions { - Function [ function xdebug_get_stack_depth ] { - - - Parameters [0] { - } - } - Function [ function xdebug_get_function_stack ] { - - - Parameters [0] { - } - } - Function [ function xdebug_get_formatted_function_stack ] { - - - Parameters [0] { - } - } - Function [ function xdebug_print_function_stack ] { - - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ $options ] - } - } - Function [ function xdebug_get_declared_vars ] { + Function [ function xdebug_break ] { - Parameters [0] { } + - Return [ bool ] } Function [ function xdebug_call_class ] { - Parameters [1] { - Parameter #0 [ $depth ] + Parameter #0 [ int $depth ] } } - Function [ function xdebug_call_function ] { + Function [ function xdebug_call_file ] { - Parameters [1] { - Parameter #0 [ $depth ] + Parameter #0 [ int $depth ] } } - Function [ function xdebug_call_file ] { + Function [ function xdebug_call_function ] { - Parameters [1] { - Parameter #0 [ $depth ] + Parameter #0 [ int $depth ] } } Function [ function xdebug_call_line ] { - Parameters [1] { - Parameter #0 [ $depth ] + Parameter #0 [ int $depth ] } } - Function [ function xdebug_var_dump ] { + Function [ function xdebug_code_coverage_started ] { - - Parameters [1] { - Parameter #0 [ $var ] + - Parameters [0] { } + - Return [ bool ] } Function [ function xdebug_debug_zval ] { - Parameters [1] { - Parameter #0 [ $var ] + Parameter #0 [ string ...$varname ] } } Function [ function xdebug_debug_zval_stdout ] { - Parameters [1] { - Parameter #0 [ $var ] + Parameter #0 [ string ...$varname ] } } - Function [ function xdebug_enable ] { + Function [ function xdebug_dump_superglobals ] { - Parameters [0] { } } - Function [ function xdebug_disable ] { + Function [ function xdebug_get_code_coverage ] { - Parameters [0] { } + - Return [ array ] } - Function [ function xdebug_is_enabled ] { + Function [ function xdebug_get_collected_errors ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $emptyList ] } + - Return [ array ] } - Function [ function xdebug_is_debugger_active ] { + Function [ function xdebug_get_function_count ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_break ] { + Function [ function xdebug_get_function_stack ] { - Parameters [0] { } + - Return [ array ] } - Function [ function xdebug_start_trace ] { - - - Parameters [2] { - Parameter #0 [ $fname ] - Parameter #1 [ $options ] - } - } - Function [ function xdebug_stop_trace ] { + Function [ function xdebug_get_gc_run_count ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_get_tracefile_name ] { + Function [ function xdebug_get_gc_total_collected_roots ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_get_profiler_filename ] { + Function [ function xdebug_get_gcstats_filename ] { - Parameters [0] { } } - Function [ function xdebug_start_gcstats ] { + Function [ function xdebug_get_headers ] { - - Parameters [1] { - Parameter #0 [ $fname ] + - Parameters [0] { } + - Return [ array ] } - Function [ function xdebug_stop_gcstats ] { + Function [ function xdebug_get_monitored_functions ] { - Parameters [0] { } + - Return [ array ] } - Function [ function xdebug_get_gcstats_filename ] { + Function [ function xdebug_get_profiler_filename ] { - Parameters [0] { } } - Function [ function xdebug_get_gc_run_count ] { + Function [ function xdebug_get_stack_depth ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_get_gc_total_collected_roots ] { + Function [ function xdebug_get_tracefile_name ] { - Parameters [0] { } } - Function [ function xdebug_memory_usage ] { + Function [ function xdebug_info ] { - Parameters [0] { } } - Function [ function xdebug_peak_memory_usage ] { + Function [ function xdebug_is_debugger_active ] { - Parameters [0] { } + - Return [ bool ] } - Function [ function xdebug_time_index ] { + Function [ function xdebug_memory_usage ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_start_error_collection ] { + Function [ function xdebug_peak_memory_usage ] { - Parameters [0] { } + - Return [ int ] } - Function [ function xdebug_stop_error_collection ] { + Function [ function xdebug_print_function_stack ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ int $options ] } } - Function [ function xdebug_get_collected_errors ] { + Function [ function xdebug_set_filter ] { - - Parameters [1] { - Parameter #0 [ $clear ] + - Parameters [3] { + Parameter #0 [ int $group ] + Parameter #1 [ int $listType ] + Parameter #2 [ array $configuration ] } } - Function [ function xdebug_start_function_monitor ] { + Function [ function xdebug_start_code_coverage ] { - Parameters [1] { - Parameter #0 [ $functions_to_monitor ] + Parameter #0 [ int $options ] } } - Function [ function xdebug_stop_function_monitor ] { + Function [ function xdebug_start_error_collection ] { - Parameters [0] { } } - Function [ function xdebug_get_monitored_functions ] { + Function [ function xdebug_start_function_monitor ] { - Parameters [1] { - Parameter #0 [ $clear ] + Parameter #0 [ array $listOfFunctionsToMonitor ] } } - Function [ function xdebug_start_code_coverage ] { + Function [ function xdebug_start_gcstats ] { - Parameters [1] { - Parameter #0 [ $options ] + Parameter #0 [ string or NULL $gcstatsFile ] + } + } + Function [ function xdebug_start_trace ] { + + - Parameters [2] { + Parameter #0 [ string or NULL $traceFile ] + Parameter #1 [ int $options ] } + - Return [ string ] } Function [ function xdebug_stop_code_coverage ] { - Parameters [1] { - Parameter #0 [ $cleanup ] + Parameter #0 [ bool $cleanUp ] } } - Function [ function xdebug_get_code_coverage ] { + Function [ function xdebug_stop_error_collection ] { - Parameters [0] { } } - Function [ function xdebug_code_coverage_started ] { + Function [ function xdebug_stop_function_monitor ] { - Parameters [0] { } } - Function [ function xdebug_get_function_count ] { + Function [ function xdebug_stop_gcstats ] { - Parameters [0] { } + - Return [ string ] } - Function [ function xdebug_dump_superglobals ] { + Function [ function xdebug_stop_trace ] { - Parameters [0] { } + - Return [ string ] } - Function [ function xdebug_get_headers ] { + Function [ function xdebug_time_index ] { - Parameters [0] { } + - Return [ float ] } - Function [ function xdebug_set_filter ] { + Function [ function xdebug_var_dump ] { - - Parameters [3] { - Parameter #0 [ $filter_group ] - Parameter #1 [ $filter_type ] - Parameter #2 [ $array_of_filters ] + - Parameters [1] { + Parameter #0 [ ...$variable ] } } } -- cgit