Releases: vimeo/psalm
Releases · vimeo/psalm
Fix for oldstyle constructors
0.2.6 Fix #5 by simplifying oldstyle constructor support
0.2.5
Add support for gettype checks
0.2.4 Add Switch type test
PHP 7.1 Support
This release adds support for the following new PHP 7.1 features:
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