File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,17 +7,13 @@ xdebug.idekey=PHPSTORM
77
88xdebug.remote_autostart =0
99xdebug.remote_enable =0
10- xdebug.cli_color =1
10+ xdebug.cli_color =0
1111xdebug.profiler_enable =0
1212xdebug.profiler_output_dir =" ~/xdebug/phpstorm/tmp/profiling"
1313
1414xdebug.remote_handler =dbgp
1515xdebug.remote_mode =req
1616
17- xdebug.auto_trace = 1
18- xdebug.collect_params = 1
19- xdebug.collect_return = 1
20-
2117xdebug.var_display_max_children =-1
2218xdebug.var_display_max_data =-1
2319xdebug.var_display_max_depth =-1
Original file line number Diff line number Diff line change @@ -7,17 +7,13 @@ xdebug.idekey=PHPSTORM
77
88xdebug.remote_autostart =0
99xdebug.remote_enable =0
10- xdebug.cli_color =1
10+ xdebug.cli_color =0
1111xdebug.profiler_enable =0
1212xdebug.profiler_output_dir =" ~/xdebug/phpstorm/tmp/profiling"
1313
1414xdebug.remote_handler =dbgp
1515xdebug.remote_mode =req
1616
17- xdebug.auto_trace = 1
18- xdebug.collect_params = 1
19- xdebug.collect_return = 1
20-
2117xdebug.var_display_max_children =-1
2218xdebug.var_display_max_data =-1
2319xdebug.var_display_max_depth =-1
You can’t perform that action at this time.
0 commit comments