Skip to content

Releases: vimeo/psalm

0.2.3

05 Dec 01:35

Choose a tag to compare

Add extra array assignment tests

0.3.2-alpha

04 Dec 05:09

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

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

Choose a tag to compare

Pre-release

DO NOT USE. Will fail beautifully.

0.2.2

04 Dec 15:59

Choose a tag to compare

Fix false negative in return type checks

Fix return type warnings on docblockless-functions

04 Dec 04:08

Choose a tag to compare

0.2.1

Fix PHP 7 return type checks for functions without docblocks

Show code snippets for errors

04 Dec 00:22

Choose a tag to compare

Show code snippets when reporting errors

This also introduces a new method of identifying specific code locations when creating issues

0.1.4

30 Nov 20:04

Choose a tag to compare

Fix NULL signature issue

0.1.3

22 Nov 18:23

Choose a tag to compare

Add specific NullArrayAccess error

Bump version

22 Nov 03:44

Choose a tag to compare

0.1.2

Be more lenient with requirements