orklah/psalm-insane-comparison
Psalm plugin that flags “insane” string-to-number loose comparisons that change behavior in PHP 8 (RFC: Saner string to number comparisons). Helps you find risky == checks like non-empty string vs 0 before upgrading, and suggests safer typing/casts.
Full Changelog: https://github.com/orklah/psalm-insane-comparison/compare/v2.3.0...v2.4.0
Full Changelog: https://github.com/orklah/psalm-insane-comparison/compare/v2.2.0...v2.3.0
Thanks @danog !
How can I help you explore Laravel packages today?