Improvements 🔧
- Update nikic/PHP-Parser to 5.6.0 (phpstan/phpstan-src@90f8b11)
Bugfixes 🐛
- Fix unnecessary wrapping in TableErrorFormatter (#4170), #13317, thanks @schlndh!
- Fix return value type inference of FuncCall on FuncCall (#4184), #13296, thanks @VincentLanglet!
- Fix version_compare return type (#4178), #4457, thanks @VincentLanglet!