Releases: vimeo/psalm
Releases · vimeo/psalm
0.2.3
0.3.2-alpha
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
Add test for PHP 7.1 nullable types
Add parser support for PHP 7.1
DO NOT USE. Will fail beautifully.
0.2.2
Fix return type warnings on docblockless-functions
0.2.1 Fix PHP 7 return type checks for functions without docblocks
Show code snippets for errors
Show code snippets when reporting errors This also introduces a new method of identifying specific code locations when creating issues
0.1.4
0.1.3
Bump version
0.1.2 Be more lenient with requirements