Skip to content

Releases: orklah/psalm-insane-comparison

v2.3.0

20 Mar 21:50
d9e608e
Compare
Choose a tag to compare

What's Changed

  • Small improvement for integer ranges by @danog in #7

Full Changelog: v2.2.0...v2.3.0

Include arithmetic loose operations

06 Jan 09:07
f0e44bf
Compare
Choose a tag to compare

Allow Psalm 5

05 Dec 19:42
cb0e968
Compare
Choose a tag to compare
Merge pull request #4 from danog/patch-1

Allow psalm v5

Migrating to the new Psalm API for plugins

10 Jan 17:40
6591645
Compare
Choose a tag to compare

Add 2 more patterns

12 Jan 18:20
Compare
Choose a tag to compare
v1.0.3

find more cases (0 == ""), (0 == '0foo')

Allow PHP8

12 Dec 08:04
71db6d0
Compare
Choose a tag to compare
Merge pull request #1 from maximal/master

Add PHP 8.0

Catch more cases with more exotic strings

07 Dec 17:36
Compare
Choose a tag to compare

Stable release

04 Dec 17:06
Compare
Choose a tag to compare
v1.0.0

fix bug

Bug fix

04 Dec 12:30
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release
v0.1.3

fix bug

Improve detection & fix bugs

04 Dec 11:17
Compare
Choose a tag to compare
Pre-release
v0.1.2

improve detection & fix bugs