4
I Use This!
Inactive

News

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Posted over 16 years ago by Falko
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 ... [More] as new colors and fonts for better readability. The sandbox of the InstantSVC CodeAnalyzer has also been greatly improved by introducing white-list-based function call filtering. This allows for performing source code analyses using reflection without the danger of accidentally executing code in the global scope. All users are encouraged to upgrade to the new version, which can be downloaded at http://phpcallgraph.sourceforge.net [Less]
Posted over 16 years ago by [email protected] (Falko)
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 ... [More] as new colors and fonts for better readability.The sandbox of the InstantSVC CodeAnalyzer has also been greatly improved by introducing white-list-based function call filtering. This allows for performing source code analyses using reflection without the danger of accidentally executing code in the global scope.All users are encouraged to upgrade to the new version, which can be downloaded at http://phpcallgraph.sourceforge.net (0 comments) [Less]
Posted over 17 years ago by Falko
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 ... [More] workaround: Such code can be manually wrapped in a dummy function called dummyFunctionForFile_filename_php() which will then be recognized by PHPCallGraph. Of course this is not very elegant but currently the only feasible way due to some conceptual restrictions resulting from the utilization of the InstantSVC CodeAnalyzer. [Less]
Posted over 17 years ago by Falko
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 ... [More] workaround: Such code can be manually wrapped in a dummy function called dummyFunctionForFile_filename_php() which will then be recognized by PHPCallGraph. Of course this is not very elegant but currently the only feasible way due to some conceptual restrictions resulting from the utilization of the InstantSVC CodeAnalyzer. [Less]
Posted over 17 years ago by [email protected] (Falko)
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 ... [More] workaround: Such code can be manually wrapped in a dummy function called dummyFunctionForFile_filename_php() which will then be recognized by PHPCallGraph.Of course this is not very elegant but currently the only feasible way due to some conceptual restrictions resulting from the utilization of the InstantSVC CodeAnalyzer. (0 comments) [Less]
Posted over 17 years ago by [email protected] (Falko)
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 ... [More] workaround: Such code can be manually wrapped in a dummy function called dummyFunctionForFile_filename_php() which will then be recognized by PHPCallGraph.Of course this is not very elegant but currently the only feasible way due to some conceptual restrictions resulting from the utilization of the InstantSVC CodeAnalyzer. (0 comments) [Less]
Posted over 17 years ago by Falko
Version 0.6.3 of PHPCallGraph contains several small improvements which make it easier to run PHPCallGraph under Windows and Unix. If you were already able to use PHPCallGraph, there is no need to update since the functionality has not been changed.
Posted over 17 years ago by [email protected] (Falko)
Version 0.6.3 of PHPCallGraph contains several small improvements which make it easier to run PHPCallGraph under Windows and Unix. If you were already able to use PHPCallGraph, there is no need to update since the functionality has not been changed. (0 comments)
Posted over 17 years ago by Falko
Version 0.6.3 of PHPCallGraph contains several small improvements which make it easier to run PHPCallGraph under Windows and Unix. If you were already able to use PHPCallGraph, there is no need to update since the functionality has not been changed.
Posted over 17 years ago by [email protected] (Falko Menge)
Version 0.6.3 of PHPCallGraph contains several small improvements which make it easier to run PHPCallGraph under Windows and Unix. If you were already able to use PHPCallGraph, there is no need to update since the functionality has not been changed. (0 comments)