Skip to content

Releases: vimeo/psalm

0.2.8.2

12 Dec 04:54
Compare
Choose a tag to compare

Fixes a bunch of bugs found in newly-added tests

Add TypeDoesNotContainType issue

11 Dec 19:22
Compare
Choose a tag to compare

Triggered by

$a = 5;
if ($a === null) { }

0.2.8.1

11 Dec 19:25
Compare
Choose a tag to compare

Add TypeDoesNotContainType issue triggered by

$a = 5;
if ($a === null) { }

0.3.4.2

10 Dec 18:08
Compare
Choose a tag to compare
Fix #9 - updated docblocks are lowercased

0.2.7.2

10 Dec 18:07
Compare
Choose a tag to compare
Fix #9 - updated docblocks are lowercased

0.3.4.1

09 Dec 23:55
Compare
Choose a tag to compare
Ignore nullrefs when using echo

0.3.4

09 Dec 23:07
Compare
Choose a tag to compare
Cast key to int

0.2.7.1

09 Dec 23:54
Compare
Choose a tag to compare
Ignore nullrefs when using echo

0.2.7

09 Dec 23:07
Compare
Choose a tag to compare
Fix bad cherry-pick

0.3.3

08 Dec 20:58
Compare
Choose a tag to compare
Account for off-by-one issue in PhpParser