Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Which tool performs static analysis on PHP code to find bugs without running it?

  1. A PHPUnit
  2. B PHPStan
  3. C Composer
  4. D Xdebug
Answer

PHPStan

PHPStan and Psalm catch type errors and impossible conditions at increasing strictness levels, which is valuable in a dynamically typed language.

All Php MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as