Releases: symfony/property-info
Releases · symfony/property-info
v8.0.3
Changelog (v8.0.2...v8.0.3)
- bug symfony/symfony#62772 [PropertyInfo] Fix calling same-named method with required args instead of reading public property (@makraz)
- bug symfony/symfony#62396 [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo (@yoeunes)
- bug symfony/symfony#62717 [PropertyInfo] fix
@vartag support forPhpStanExtractor(@qconer) - bug symfony/symfony#62686 [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper (@VincentLanglet)
v7.4.3
Changelog (v7.4.2...v7.4.3)
- bug symfony/symfony#62772 [PropertyInfo] Fix calling same-named method with required args instead of reading public property (@makraz)
- bug symfony/symfony#62396 [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo (@yoeunes)
- bug symfony/symfony#62717 [PropertyInfo] fix
@vartag support forPhpStanExtractor(@qconer) - bug symfony/symfony#62686 [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper (@VincentLanglet)
v7.3.9
Changelog (v7.3.8...v7.3.9)
- bug symfony/symfony#62772 [PropertyInfo] Fix calling same-named method with required args instead of reading public property (@makraz)
- bug symfony/symfony#62396 [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo (@yoeunes)
- bug symfony/symfony#62717 [PropertyInfo] fix
@vartag support forPhpStanExtractor(@qconer) - bug symfony/symfony#62686 [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper (@VincentLanglet)
v6.4.31
Changelog (v6.4.30...v6.4.31)
- bug symfony/symfony#62772 [PropertyInfo] Fix calling same-named method with required args instead of reading public property (@makraz)
- bug symfony/symfony#62396 [PropertyInfo] Fix inconsistency between isWritable and getWriteInfo (@yoeunes)
- bug symfony/symfony#62717 [PropertyInfo] fix
@vartag support forPhpStanExtractor(@qconer) - bug symfony/symfony#62686 [PropertyInfo] Fix PseudoType support in PhpDocTypeHelper (@VincentLanglet)
v8.0.1
Changelog (v8.0.0...v8.0.1)
- bug symfony/symfony#62388 [TypeInfo] Simple array should be array type (@matijn-made)
- bug symfony/symfony#62587 [PropertyInfo] treat mixed[] the same as array when getting types from docblocks (@xabbuh)
- bug symfony/symfony#62577 [PropertyInfo] treat
mixed[]the same asarraywhen getting types from docblocks (@xabbuh)
v7.4.1
Changelog (v7.4.0...v7.4.1)
- bug symfony/symfony#62388 [TypeInfo] Simple array should be array type (@matijn-made)
- bug symfony/symfony#62587 [PropertyInfo] treat mixed[] the same as array when getting types from docblocks (@xabbuh)
- bug symfony/symfony#62577 [PropertyInfo] treat
mixed[]the same asarraywhen getting types from docblocks (@xabbuh)
v7.3.8
Changelog (v7.3.7...v7.3.8)
- bug symfony/symfony#62388 [TypeInfo] Simple array should be array type (@matijn-made)
- bug symfony/symfony#62587 [PropertyInfo] treat mixed[] the same as array when getting types from docblocks (@xabbuh)
- bug symfony/symfony#62577 [PropertyInfo] treat
mixed[]the same asarraywhen getting types from docblocks (@xabbuh) - bug symfony/symfony#62334 [PropertyInfo] Fix
ReflectionExtractorhandling of underscore-only property names (@yoeunes)
v6.4.30
Changelog (v6.4.29...v6.4.30)
- bug symfony/symfony#62577 [PropertyInfo] treat
mixed[]the same asarraywhen getting types from docblocks (@xabbuh) - bug symfony/symfony#62334 [PropertyInfo] Fix
ReflectionExtractorhandling of underscore-only property names (@yoeunes)
v7.4.0
Changelog (v7.4.0-RC3...v7.4.0)
- no significant changes
v7.4.0-RC1
Changelog (v7.4.0-BETA2...v7.4.0-RC1)
- bug symfony/symfony#62334 [PropertyInfo] Fix
ReflectionExtractorhandling of underscore-only property names (@yoeunes)