What’s New in PHPStan 0.10

Ondřej Mirtes
1 min readAug 21, 2018

Two months ago, days before the anticipated release of PHPStan 0.10, I talked about it at PHP Prague, a small conference put together by local PHP enthusiasts.

Watch this 🕗15-minute video about the latest features that we’ve added to PHPStan: 👇

You can also check out comprehensive release notes, although I go into a little bit more detail in the video and it’s also easier to digest. Since PHPStan 0.10 was released on June 24th, there has been three point releases:

I plan to stay in the 0.10.x range for at least a few more releases because it’s very stable and promising. But I’ve got a lot of ideas for the future of PHPStan planned and also some great news to share a little bit later this year! Stay tuned!

If you’re a PHP developer, give PHPStan a shot. If you’re interested in various insights about software development, follow me on Twitter.

--

--

Ondřej Mirtes

Author of PHPStan, static analysis tool for finding bugs in code without running it.