© This document uses PHP Chinese website manual Release
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.