16 lines
457 B
Text
16 lines
457 B
Text
|
Index: xdebug.ini
|
||
|
--- xdebug.ini.orig
|
||
|
+++ xdebug.ini
|
||
|
@@ -1,5 +1,9 @@
|
||
|
-; This file is generated by the 'xdebug.org:html/docs/convert.php' robot
|
||
|
-; for Xdebug 3.2.0 — do not modify by hand
|
||
|
+zend_extension=xdebug.so
|
||
|
+#xdebug.mode=develop,profile
|
||
|
+
|
||
|
+# paths are relative to /var/www if chroot is used
|
||
|
+#xdebug.log=/logs/xdebug.log
|
||
|
+#xdebug.output_dir=/tmp
|
||
|
|
||
|
; -----------------------------------------------------------------------------
|
||
|
; xdebug.cli_color
|