PHP does have its own built in &quot;lint&quot; (like the one we used to use every day with C programs).<br><br>$ php -l my.module<br>No syntax errors detected in lcph.module<br><br>See <a href="http://www.snakelegs.org/2006/05/18/lint-php/">http://www.snakelegs.org/2006/05/18/lint-php/</a> for article.<br>

<br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br><a href="http://projectflowandtracker.com">http://projectflowandtracker.com</a><br><br><br><br><div class="gmail_quote">On Mon, Mar 23, 2009 at 7:02 AM, Dipen <span dir="ltr">&lt;<a href="mailto:dipench@gmail.com">dipench@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi list, <div> </div><div> After searching google for 1 hr I am still unable to find an equivalent for java checkstyle for PHP which would play nice with eclipse. I could find this <a href="http://developer.spikesource.com/wiki/index.php?title=Projects:phpcheckstyleNews" target="_blank">http://developer.spikesource.com/wiki/index.php?title=Projects:phpcheckstyleNews</a> and one abandoned project with no releases on sourceforge. Does anyone know of checkstyle eclipse plugin for PHP (doesnt need to be all featureful). Also how do you manage this kind of task? Checkstyle eclipse plugin for java - <a href="http://eclipse-cs.sourceforge.net/" target="_blank">http://eclipse-cs.sourceforge.net/</a> </div>


<div><br></div><div>Thanks </div><div><br></div><font color="#888888"><div>Dipen</div><div><br>
</div>
</font></blockquote></div><br>