Releases: orklah/psalm-strict-equality
Releases · orklah/psalm-strict-equality
v3.0.0
What's Changed
- Updated composer with php-parser version 5.0. by @laurentmuller in #10
- configurable: allow fixes for types from docblock by @kkmuffme in #8
New Contributors
- @laurentmuller made their first contribution in #10
Full Changelog: v2.1.0...v3.0.0
Allow Psalm 5
Merge pull request #7 from kkmuffme/patch-1 update composer.json psalm v5
Emit an issue when using non-strict equality operator
v2.0.0 Merge remote-tracking branch 'origin/main' into main
Allow PHP 8
Merge pull request #1 from danog/patch-1 Allow PHP 8
First release
v0.1.0 tidy up, upgrade min psalm version to use VirtualNode