Skip to content

Releases: symfony/property-info

v4.4.13

02 Sep 08:14
v4.4.13
Compare
Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • no changes

v5.1.4

31 Aug 06:23
v5.1.4
Compare
Choose a tag to compare

Changelog (v5.1.3...v5.1.4)

  • bug #37857 Fix ReflectionExtractor + minor tweaks (ogizanagi)

v4.4.12

31 Aug 06:14
v4.4.12
Compare
Choose a tag to compare

Changelog (v4.4.11...v4.4.12)

  • bug #37971 Backport support for typed properties (PHP 7.4) (dunglas)

v3.4.44

31 Aug 06:09
v3.4.44
Compare
Choose a tag to compare

Changelog (v3.4.43...v3.4.44)

  • no changes

v5.1.3

24 Jul 04:29
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37340 Fix support for PHP8 union types (nicolas-grekas)

v5.0.11

24 Jul 04:21
v5.0.11
Compare
Choose a tag to compare

Changelog (v5.0.10...v5.0.11)

  • bug #37340 Fix support for PHP8 union types (nicolas-grekas)
  • bug #36975 Make PhpDocExtractor compatible with phpDocumentor v5 (DerManoMann)

v4.4.11

24 Jul 04:15
v4.4.11
Compare
Choose a tag to compare

Changelog (v4.4.10...v4.4.11)

  • bug #37340 Fix support for PHP8 union types (nicolas-grekas)
  • bug #36975 Make PhpDocExtractor compatible with phpDocumentor v5 (DerManoMann)

v3.4.43

24 Jul 04:08
v3.4.43
Compare
Choose a tag to compare

Changelog (v3.4.42...v3.4.43)

  • bug #37340 Fix support for PHP8 union types (nicolas-grekas)

v5.1.2

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • bug #36975 Make PhpDocExtractor compatible with phpDocumentor v5 (DerManoMann)

v5.1.1

12 Jun 12:21
v5.1.1
Compare
Choose a tag to compare

Changelog (v5.1.0...v5.1.1)

  • bug #37053 Fix getter call order BC (1ed)