1.12.12
Improvements 🔧
Bugfixes 🐛
- Fix
sprintfdynamic return type (#3640), #12065, thanks @VincentLanglet! - Patch wrong namespace prefixing in PHAR in WindowsRegistryLogicalFinder (phpstan/phpstan-src@f61d324), #12076
- Fix
staticreturn type in php-8-stubs (phpstan/phpstan-src@162f774), #12077 - Retain list type when assigning to offset 1 of
non-empty-list(#3682), #12131, thanks @herndlm!
Function signature fixes 🤖
Closure::bindandbindToreturn benevolent union with null (phpstan/phpstan-src@b049d8d)- Remove
sha256function definition (#3664), thanks @VincentLanglet!