Releases: symfony/type-info
Releases · symfony/type-info
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#57618 [TypeInfo] Add
PhpDocAwareReflectionTypeResolver
(@mtarld) - feature symfony/symfony#54679 [TypeInfo] Proxies methods to non-nullable and fail gracefully (@mtarld)
v7.1.6
v7.1.5
Changelog (v7.1.4...v7.1.5)
- bug symfony/symfony#58259 [TypeInfo] Return bound type as base type in
TemplateType
(@valtzu)
v7.1.1
Changelog (v7.1.0...v7.1.1)
- no significant changes
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54670 [TypeInfo] Ease getting base type on nullable types (@mtarld)
- feature symfony/symfony#54788 [TypeInfo] mark classes as experimental (@soyuka)
- feature symfony/symfony#54661 [TypeInfo] Handle custom collection objects properly (@mtarld)
- feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#52510 [TypeInfo] Introduce component (@mtarld)