by fakko
PHPCallGraph generates static call graphs for PHP source code using the CodeAnalyzer of the InstantSVC project and the DOT tool. The graphs can be leveraged to gain a better understanding of large software systems or even to debunk design flaws in them.
fakko added fakko to the phpCallGraph project
intuited created the ensuring graph legibility artifact
mrjc created the Showing a certain depth artifact
0.7.0-pl1 - 04 February 2009 ============================ - Fixed parameter handling for Windows
0.7.0-pl1 - 04 February 2009 ============================ - Fixed parameter handling for Windows
phpCallGraph 0.7.0-pl1 has been released. It is a bugfix release, which addresses an issue with the start script for Windows. On UNIX systems an upgrade is not necessary. All Windows users are encouraged to upgrade to the new version, which can be ...
Version 0.7.0 of phpCallGraph has been released. Most importantly, it fixes a severe bug, which prevented correct recursion into sub-directories. Furthermore, it features support for autoloading, a debug option for finding analysis problems, as well as ...
0.7.0 - 14 November 2008 ======================== - Fixed recursion into sub directories - Fixed cluster assignment in GraphVizDriver - Added option -a / --autoload which allows to define a PHP file with an autoload function which will be included into ...
0.7.0 - 14 November 2008 ======================== - Fixed recursion into sub directories - Fixed cluster assignment in GraphVizDriver - Added option -a / --autoload which allows to define a PHP file with an autoload function which will be included into ...
While PHPCallGraph was initially developed for object-oriented code, this release adds the ability to analyze user-defined functions. Also code in the global scope (outside any functions or methods) can now be analyzed with the help of a little ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use