News: 0001505105

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

PHPStan 2.0 Released For Leading PHP Static Analyzer

([Programming] 6 Hours Ago PHPStan 2.0)


PHPStan 2.0 is out today as what is the best open-source static analyzer for the PHP programming language.

PHPStan 2.0 shipped today with a new "level 10" analysis mode that provides "level 9 on steroids", lower memory consumption, better handling of parameters passed by reference, a variety of new rules, and dozens of other improvements as well as fixes. The memory consumption is reduced by as much as 50~70% thanks to breaking up of the reference cycles.

PHPStan is backed by a variety of organizations sponsoring the project and is a really great PHP static analysis tool. PHP programmers wanting to check out PHPStan 2.0 for this very power static analysis software can find today's release over on [1]GitHub .



[1] https://github.com/phpstan/phpstan/releases/tag/2.0.0



elbar

But the possibility of abuse may be a good reason for leaving
capabilities out of other computer languages, it's not a good reason for
leaving capabilities out of Perl.
-- Larry Wall in <199709251614.JAA15718@wall.org>