Skip to content

Releases: symfony/type-info

v8.0.6

26 Feb 09:14

Choose a tag to compare

Changelog (v8.0.5...v8.0.6)

  • bug #63416 TypeContextFactory::collectTemplates now also works with @phpstan-template and @psalm-template (@TomasLudvik)
  • bug #62738 Fix template key-type for array (@DjordyKoert)
  • bug #63330 Fix nested union null type detection in TypeFactoryTrait::union() (@yoeunes)
  • bug #63329 Fix ArrayShapeType::getExtraValueType() return value (@yoeunes)

v7.4.6

26 Feb 08:41

Choose a tag to compare

Changelog (v7.4.5...v7.4.6)

  • bug #63416 TypeContextFactory::collectTemplates now also works with @phpstan-template and @psalm-template (@TomasLudvik)
  • bug #62738 Fix template key-type for array (@DjordyKoert)
  • bug #63330 Fix nested union null type detection in TypeFactoryTrait::union() (@yoeunes)
  • bug #63329 Fix ArrayShapeType::getExtraValueType() return value (@yoeunes)

v8.0.4

25 Jan 08:31

Choose a tag to compare

Changelog (v8.0.3...v8.0.4)

  • bug #62997 Fix type resolution when called class is in other namespace (@mtarld)

v7.4.4

24 Jan 22:31

Choose a tag to compare

Changelog (v7.4.3...v7.4.4)

  • bug #62997 Fix type resolution when called class is in other namespace (@mtarld)

v7.3.10

24 Jan 22:04

Choose a tag to compare

Changelog (v7.3.9...v7.3.10)

  • bug #62997 Fix type resolution when called class is in other namespace (@mtarld)

v8.0.1

07 Dec 17:03

Choose a tag to compare

Changelog (v8.0.0...v8.0.1)

v7.4.1

07 Dec 16:51

Choose a tag to compare

Changelog (v7.4.0...v7.4.1)

v7.3.8

07 Dec 16:19

Choose a tag to compare

Changelog (v7.3.7...v7.3.8)

v7.4.0

27 Nov 14:00

Choose a tag to compare

Changelog (v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC1

13 Nov 12:54

Choose a tag to compare

v7.4.0-RC1 Pre-release
Pre-release

Changelog (v7.4.0-BETA2...v7.4.0-RC1)

  • no significant changes