Skip to content

Releases: vimeo/psalm

7.0.0-beta7

03 May 16:39
Compare
Choose a tag to compare

What's Changed

Fixes

Other changes

  • Better types for mb_substitute_character by @danog in #11400

New Contributors

Full Changelog: 7.0.0-beta6...7.0.0-beta7

6.10.2

03 May 16:38
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: 6.10.1...6.10.2

7.0.0-beta6

21 Apr 19:10
Compare
Choose a tag to compare
7.0.0-beta6 Pre-release
Pre-release

What's Changed

Features

  • Enable taint analysis by default.

Fixes

  • Deprecate reflection's setAccessible on 8.1 by @danog in #11401

Other changes

  • Better types for mb_substitute_character by @danog in #11400

Full Changelog: 7.0.0-beta5...7.0.0-beta6

6.10.1

21 Apr 19:04
f9fd6bc
Compare
Choose a tag to compare

What's Changed

Fixes

  • Deprecate reflection's setAccessible on 8.1+ by @danog in #11401
  • Better types for mb_substitute_character by @danog in #11400

Full Changelog: 6.10.0...6.10.1

Combined analysis!

08 Apr 14:12
3675b84
Compare
Choose a tag to compare
Combined analysis! Pre-release
Pre-release

This beta release adds a major new feature to Psalm v7: combined analysis!

Combined analysis allows running normal analysis, security analysis and dead code analysis all at the same time, within a single run, greatly reducing overall runtimes!

Future beta releases will also enable taint analysis by default, given that now it can be run alongside normal analysis.

What's Changed

Features

Full Changelog: 7.0.0-beta4...7.0.0-beta5

7.0.0-beta4

31 Mar 10:17
Compare
Choose a tag to compare
7.0.0-beta4 Pre-release
Pre-release

Join the new official Psalm news channel and the Psalm community!

The news channel will be used to share inside exclusive news about upcoming Psalm features (including property hook support, coming within the next few releases!), and the community group can be used to discuss and share the way you use Psalm!

What's Changed

Features

Full Changelog: 7.0.0-beta3...7.0.0-beta4

6.10.0

31 Mar 10:16
Compare
Choose a tag to compare

Join the new official Psalm news channel and the Psalm community!

The news channel will be used to share inside exclusive news about upcoming Psalm features (including property hook support, coming within the next few releases!), and the community group can be used to discuss and share the way you use Psalm!

What's Changed

Features

Full Changelog: 6.9.6...6.10.0

7.0.0-beta3

27 Mar 19:15
Compare
Choose a tag to compare
7.0.0-beta3 Pre-release
Pre-release

Add git and composer to the docker image by @danog.

Full Changelog: 7.0.0-beta2...7.0.0-beta3

6.9.6

27 Mar 19:16
Compare
Choose a tag to compare

Add git, ssh and composer to the docker image by @danog.

Full Changelog: 6.9.5...6.9.6

7.0.0-beta2

26 Mar 10:08
Compare
Choose a tag to compare
7.0.0-beta2 Pre-release
Pre-release

What's Changed

Features

  • Show progress when merging thread results by @danog in #11374

Fixes

Internal changes

Full Changelog: 7.0.0-beta1...7.0.0-beta2