T
T
Terion2011-12-24 19:45:23
PHP
Terion, 2011-12-24 19:45:23

Static analysis of PHP code?

Subject: is there such a thing? Googled and couldn't find it :(

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
TROODON, 2011-12-24
@Terion

I recommend to carefully study the answers:
stackoverflow.com/questions/378959/is-there-a-static-code-analyzer-like-lint-for-php-files

V
Vladimir Chernyshev, 2011-12-24
@VolCh

Googled badly. I also read habrahabr.ru/blogs/code_review/135234/ and immediately in Google - php code analyzer - the link in the answer above is the first one :)

A
ainu, 2011-12-24
@ainu

In addition to the previous answer, PHPStorm is great at catching logical errors on the fly, such as actions after a return, unused variables, and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question