user avatar
PHPStan
@phpstan
Find bugs in your code without writing tests! Created by @OndrejMirtes
Joined July 2016
  • user avatar
    Introducing PHPStan Pro – Save Your Keystrokes and Get More Productive! 🚀
  • user avatar
    PHPStan has finally a logo! 🎉
  • user avatar
    PHPStan started contributing to PHP Foundation to ensure the PHP language continues to have a bright future! opencollective.com/phpfoundation
  • user avatar
    It almost feels like PHPStan is gaining consciousness! The new version in the works is getting really smart about what it can figure out! phpstan.org/r/fbe103a62346…
  • user avatar
  • user avatar
  • user avatar
    If you’re using PHPStan, you’re already covered against cases like this: phpstan.org/r/842c995d-96f… wiki.php.net/rfc/concatenat…
  • user avatar
  • user avatar
    Next Chapter in PHPStan Saga
  • user avatar
    💡Tip of the Day: PHPStan already finds a lot of bugs for you, but you can enhance its bug-finding abilities by writing a custom extension. By writing a simple dynamic return type extension for gettext functions, we were able to find bugs in many sprintf() calls👇
  • user avatar
    empty() leads to unpredictable results in a lot of cases. That’s why strict-rules in 0.10 will tell you not to use it!
  • user avatar
    New release: php-standard-library/phpstan-extension 1.0.0 github.com/php-standard-l… #phpstan
  • user avatar
  • user avatar