github vimeo/psalm 7.0.0-beta1
First Psalm v7 beta!

latest releases: 7.0.0-beta4, 6.10.0, 6.9.6...
13 days ago

Announcing the first public beta of Psalm v7!

Psalm v7 brings huge performance improvements to security analysis, up to 10x thanks to a full refactoring of both the internal representation of taints, and optimization of the graph resolution logic.

It also brings performance improvements to dead code analysis, and fixes for list types.

Even more performance improvements and new features will be released soon!

What's Changed

Breaking changes

See here for the full list of breaking changes between v6 and v7.

Features

  • Huge performance improvements for taint analysis by @danog in #11342
  • More detailed progress for taint graph resolution and JIT compilation by @danog in #11349

Fixes

Other changes

Full Changelog: 6.9.0...7.0.0-beta1

Don't miss a new psalm release

NewReleases is sending notifications on new releases.