Xdebug: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Xdebug 2.x | == Xdebug 2.x == | ||
''Note:'' Xdebug 2.x is no longer developed and the documentation will be removed at the end of 2021. | |||
[xdebug] | [xdebug] |
Revision as of 13:39, 12 October 2021
Xdebug 2.x
Note: Xdebug 2.x is no longer developed and the documentation will be removed at the end of 2021.
[xdebug] xdebug.default_enable = 1 xdebug.profiler_enable = 1 xdebug.profiler_output_name = xdebug.out.%t xdebug.profiler_output_dir = /path/to/output