日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

xdebug配置

發布時間:2025/7/14 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 xdebug配置 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
[XDebug] ;指定性能分析文件的存放目錄 xdebug.profiler_output_dir="D:\phpStudy\tmp\xdebug" xdebug.trace_output_dir="D:\phpStudy\tmp\xdebug" zend_extension="D:\phpStudy\php\php-7.1.19-nts\ext\php_xdebug.dll" xdebug.remote_enable = On ;啟用性能檢測分析 xdebug.profiler_enable = On ;允許收集傳遞給函數的參數變量 xdebug.collect_params=on ;允許收集函數調用返回的值 xdebug.collect_return=on ;啟用代碼自動跟蹤 xdebug.auto_trace=On xdebug.profiler_enable_trigger = On xdebug.profiler_output_name = cachegrind.out.%t.%p xdebug.show_local_vars=0 ;配置端口和監聽的域名 xdebug.remote_port=9100 ;xdebug.remote_host="localhost" xdebug.idekey="PhpStorm"

?未完待續...

總結

以上是生活随笔為你收集整理的xdebug配置的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。