PHPStan 1.0 and phpstan-drupal 1.0!

Matt Glaman
1 min readNov 1, 2021

Congratulations to Ondřej for releasing PHPStan 1.0 today! Years ago, folks weren’t thinking very much about static analysis in PHP. PHPStan’s first release was back in July 2016, with Vimeo’s Psalm released shortly later in November. Now static analysis of PHP code is a hot topic, and PHPStan has become a defacto tool in a developers toolset.

Thanks to sponsored live streaming sponsor Esteemed, I contributed two fixes to PHPStan that’ll help out folks as we prepare to move onto PHP 8.

I have also released phpstan-drupal 1.0.0 that is compatible with PHPStan 1.0! The release was made possible thanks to my GitHub Sponsors and live stream sponsor Palantir.net.

Release 1.0.0 · mglaman/phpstan-drupal

What’s Changed

🥳 PHPStan 1.0 by @mglaman in #214

Full Changelog: 0.12.15…1.0.0

--

--

Matt Glaman
Matt Glaman

Written by Matt Glaman

PHP software engineer, open source contributor, and speaker

No responses yet