Skip to content

Releases: vimeo/psalm

0.3.2

08 Dec 04:25
Compare
Choose a tag to compare
Add JSON output format

0.3.1

07 Dec 19:49
Compare
Choose a tag to compare
Add support for closure checks

Fix for oldstyle constructors

07 Dec 23:08
Compare
Choose a tag to compare
0.2.6

Fix #5 by simplifying oldstyle constructor support

0.2.5

07 Dec 19:49
Compare
Choose a tag to compare
Add support for closure checks

Add support for gettype checks

06 Dec 18:50
Compare
Choose a tag to compare
0.2.4

Add Switch type test

PHP 7.1 Support

05 Dec 04:24
Compare
Choose a tag to compare

0.2.3

05 Dec 01:35
Compare
Choose a tag to compare
Add extra array assignment tests

0.3.2-alpha

04 Dec 05:09
Compare
Choose a tag to compare
0.3.2-alpha Pre-release
Pre-release

This adds initial PHP 7.1 support, in the form of understanding nullable & void return types and nullable params. Support for other features (e.g. class constant visibility) forthcoming.

0.3.1-alpha

04 Dec 04:11
Compare
Choose a tag to compare
0.3.1-alpha Pre-release
Pre-release
Add test for PHP 7.1 nullable types

Add parser support for PHP 7.1

04 Dec 01:05
Compare
Choose a tag to compare
Pre-release

DO NOT USE. Will fail beautifully.