|
|
@@ -1,5 +1,5 @@ |
|
|
; This file is generated by the 'xdebug.org:html/docs/convert.php' robot |
|
|
; for Xdebug 2.8.1 — do not modify by hand |
|
|
; for Xdebug 3.0.0-dev — do not modify by hand |
|
|
|
|
|
; ----------------------------------------------------------------------------- |
|
|
; xdebug.auto_trace |
|
@@ -558,20 +558,6 @@ |
|
|
; |
|
|
;xdebug.overload_var_dump = 2 |
|
|
|
|
|
; ----------------------------------------------------------------------------- |
|
|
; xdebug.profiler_aggregate |
|
|
; |
|
|
; Type: integer, Default value: 0 |
|
|
; |
|
|
; When this setting is set to 1, a single profiler file will be written for |
|
|
; multiple requests. One can surf to multiple pages or reload a page to get an |
|
|
; **average** across all requests. The file will be named |
|
|
; ``.cachegrind.aggregate``. You will need to move this file to get another |
|
|
; round of aggregate data. |
|
|
; |
|
|
; |
|
|
;xdebug.profiler_aggregate = 0 |
|
|
|
|
|
; ----------------------------------------------------------------------------- |
|
|
; xdebug.profiler_append |
|
|
; |
|
@@ -738,19 +724,6 @@ |
|
|
; |
|
|
;xdebug.remote_enable = false |
|
|
|
|
|
; ----------------------------------------------------------------------------- |
|
|
; xdebug.remote_handler |
|
|
; |
|
|
; Type: string, Default value: dbgp |
|
|
; |
|
|
; Can only be 'dbgp' to represent the debugger protocol [1]. The DBGp protocol |
|
|
; is the only supported protocol. |
|
|
; |
|
|
; [1] https://xdebug.org/docs/dbgp |
|
|
; |
|
|
; |
|
|
;xdebug.remote_handler = dbgp |
|
|
|
|
|
; ----------------------------------------------------------------------------- |
|
|
; xdebug.remote_host |
|
|
; |
|
|
0 comments on commit
425aa7f