Releases
1.10.58
Compare
Sorry, something went wrong.
No results found
Improvements 🔧
Bugfixes 🐛
InvalidThrowsPhpDocValueRule: support @phpstan-require-extends (#2890 ), #10475 , thanks @RobertMe !
sort(), rsort() and usort() convert an array to list (#2891 ), #6467 , #10423 , #3312 , thanks @takaram !
Fix stale result cache with imported type aliases (#2894 ), #10449 , thanks @staabm !
Avoid internal error with T<X> where T bound consist of intersection type (phpstan/phpstan-src@778b569 ), #10509
Recognize [1 => 'method', 0 => $obj] as callable (#2896 ), #10502 , thanks @staabm !
SprintfFunctionDynamicReturnTypeExtension - limit combinatorial explosion (phpstan/phpstan-src@51cffd4 ), #10538
Fix implicit @phpstan-assert PHPDoc inheritance with generics (#2909 ), #10037 , #9123 , thanks @RobertMe !
Internals 🔍
Prevent unnecessary isSuperTypeOf() calls (#2895 ), thanks @staabm !
Simplify ClassPropertiesNode->getUninitializedProperties() (#2899 ), thanks @staabm !
You can’t perform that action at this time.