Xdebug: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
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.
'''Note:''' Xdebug 2.x is no longer developed and the documentation will be removed at the end of 2021.


  [xdebug]
  [xdebug]

Latest revision as of 14: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