开发者

How would I log every function call the PHP interpreter makes during a given script?

开发者 https://www.devze.com 2022-12-30 09:12 出处:网络
Can I configure mod_php, XDebug, or 开发者_C百科Eclipse (or some other free program) to print to file the code that is executed? And if so can I limit it to function calls to keep it somewhat readable

Can I configure mod_php, XDebug, or 开发者_C百科Eclipse (or some other free program) to print to file the code that is executed? And if so can I limit it to function calls to keep it somewhat readable?


I use xdebug for that, and webgrind to view the results.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号