Home  >  Article  >  Backend Development  >  PHP method tracing

PHP method tracing

WBOY
WBOYOriginal
2016-10-22 00:00:191436browse

Does PHP have a function tracing tool
For example, if you request an API, you want to know which files and methods are called by this API, as well as the files associated with the called files, so that you can track it recursively

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn