|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 70
Members: 0
Total: 70
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Good static analysis for php projects? |
|
Posted: Mon Jul 28, 2008 1:15 pm |
|
|
oniric |
Advanced user |
|
|
Joined: Jul 24, 2008 |
Posts: 65 |
|
|
|
|
|
|
|
Hi guys, I'm searching for a good stati analysis tool for php source files. In particular I would like this program to be able to follow a function calls in the source. For example I want to be able to see all the files that make use of a function even if this is called by other functions. Is there something similar? I hope so |
|
|
|
|
Posted: Fri Sep 05, 2008 4:30 pm |
|
|
gulftech |
Valuable expert |
|
|
Joined: Apr 20, 2005 |
Posts: 9 |
|
|
|
|
|
|
|
I personally do not know of any program like this. Whenever I try to follow a function I just grep for the function names and manually read the code. Sometimes I even come across other issues while doing this, so even though it is not automated it has it's rewards.
The debug_backtrace function is helpful too if you wish to get more information about an error that may be tricky to track down.
http://us3.php.net/debug_backtrace |
|
|
|
|
www.waraxe.us Forum Index -> Php
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|