Skip to content

Releases: symfony/property-access

v6.0.19

24 Jan 15:25
v6.0.19
Compare
Choose a tag to compare

Changelog (v6.0.18...v6.0.19)

  • no significant changes

v5.4.19

24 Jan 13:44
v5.4.19
Compare
Choose a tag to compare

Changelog (v5.4.18...v5.4.19)

  • no significant changes

v6.2.3

28 Dec 15:42
v6.2.3
Compare
Choose a tag to compare

Changelog (v6.2.2...v6.2.3)

  • bug #48727 Fix nullsafe chain like x?.y (Vincz)

v6.2.0

30 Nov 17:46
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC1

25 Nov 10:43
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • no significant changes

v6.2.0-BETA2

28 Oct 18:27
v6.2.0-BETA2
Compare
Choose a tag to compare
v6.2.0-BETA2 Pre-release
Pre-release

Changelog (v6.2.0-BETA1...v6.2.0-BETA2)

  • no significant changes

v6.1.7

28 Oct 18:20
v6.1.7
Compare
Choose a tag to compare

Changelog (v6.1.6...v6.1.7)

  • no significant changes

v6.0.15

28 Oct 18:05
v6.0.15
Compare
Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • no significant changes

v5.4.15

28 Oct 18:00
v5.4.15
Compare
Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:05
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)