Psalm v4.2.1 Release Notes

Release Date: 2020-11-20 // over 3 years ago
    • Fixes a regression when interpreting if (is_string($foo) === false) and if (is_string($foo) !== true) (#4637)
    • 🛠 Fix crash when scanning codebases that use a lot of class aliasing (#4636)