Releases: symfony/property-info
Releases · symfony/property-info
v8.0.5
Changelog (v8.0.4...v8.0.5)
- bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
- bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@nicolas-grekas)
v7.4.5
Changelog (v7.4.4...v7.4.5)
- bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
- bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@nicolas-grekas)
v7.3.11
Changelog (v7.3.10...v7.3.11)
- bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
- bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
- bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
- bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@nicolas-grekas)
v6.4.33
Changelog (v6.4.32...v6.4.33)
- bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
- bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
- bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@nicolas-grekas)
v8.0.4
Changelog (v8.0.3...v8.0.4)
- bug #62959 do not parse
scalaras an object (xabbuh) - bug #63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
- bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
- bug #62997 Fix type resolution when called class is in other namespace (mtarld)
- bug #62886 Skip methods that look like getters but return void or never (@jordikroon)
v7.4.4
Changelog (v7.4.3...v7.4.4)
- bug #62959 do not parse
scalaras an object (xabbuh) - bug #63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
- bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
- bug #62997 Fix type resolution when called class is in other namespace (mtarld)
- bug #62886 Skip methods that look like getters but return void or never (@jordikroon)
v7.3.10
Changelog (v7.3.9...v7.3.10)
- bug #62959 do not parse
scalaras an object (xabbuh) - bug #63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
- bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
- bug #62997 Fix type resolution when called class is in other namespace (mtarld)
- bug #62886 Skip methods that look like getters but return void or never (@jordikroon)
v6.4.32
Changelog (v6.4.31...v6.4.32)
- bug #62959 do not parse
scalaras an object (xabbuh) - bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
- bug #62886 Skip methods that look like getters but return void or never (@jordikroon)
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)