xdebug.trace_output_dir = /tmp/traces ;代碼跟蹤日誌文件格式 xdebug.trace_output_name = trace.%c.%p ;trace中顯示函數的參數值,這個很有用,待會細說
確定! 回上一頁