© 本文档使用 PHP中文网手册 发布
Traces through and dumps the hierarchy of file inclusions and class inheritance at runtime.
The files may have been included using include , include_once , require , or require_once .
Class inheritance dependencies are also reported.