xdebug

xdebug.default_enable=Off
xdebug.collect_params=On
xdebug.collect_vars=On
xdebug.collect_return=On
xdebug.show_local_vars=1
;xdebug.remote_handler=dbgp
xdebug.remote_enable=1
xdebug.remote_host = localhost
xdebug.remote_port=7777
xdebug.remote_autostart=Off
xdebug.remote_log=/dev/null
xdebug.auto_trace=Off
xdebug.show_exception_trace=0
xdebug.max_nesting_level=256
相關文章
相關標籤/搜索