You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PostRector] Clean up variables and conditional usage on UnusedImportRemovingPostRector (#6378)
[PostRector] Reduce repetitive toString() on loop on UnusedImportRemovingPostRector (#6379)
[CodeQuality] Skip no @ property doc on DynamicDocBlockPropertyToNativePropertyRector (#6380)
[CodeQuality] Handle with other attributes on DynamicDocBlockPropertyToNativePropertyRector (#6381)
[CodeQuality] Use existing PhpAttributeAnalyzer service instead of AttributeFinder from Doctrine package on DynamicDocBlockPropertyToNativePropertyRector (#6382)
Fix duplicated register ContinueToBreakInSwitchRector in php52.php and php73.php (#6385)
[AutoImport] Fix missing @ in deep annotation auto import (#6386)
[DeadCode] Skip non FullyQualified property type on RemoveTypedPropertyNonMockDocblockRector (#6383)