I know that php is a scripting language like perl.python.
But, is there a eclipse plugin which gives a error when a function taht is called doesn't exists. Or when a variable which is defined in the doesn't exists.
There are too many careless mistakes that are happening with me in a huge project. I miss java for this.
Any compile time error plugins for Php?