Skip to content

Releases: symfony/filesystem

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1

Choose a tag to compare

v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:16
v6.0.0-BETA1

Choose a tag to compare

v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #43796 Add third argument $lockFile to Filesystem::appendToFile() (fwolfsjaeger)
  • feature #41954 Add the Path class (theofidry)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1

Choose a tag to compare

v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #43796 Add third argument $lockFile to Filesystem::appendToFile() (fwolfsjaeger)
  • feature #41954 Add the Path class (theofidry)

v5.3.4

26 Jul 18:18
v5.3.4

Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • no significant changes

v5.2.12

26 Jul 17:21
v5.2.12

Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • no significant changes

v4.4.27

26 Jul 17:32
v4.4.27

Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • no significant changes

v5.3.3

30 Jun 08:37
v5.3.3

Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41893 Workaround cannot dumpFile into "protected" folders on Windows (arnegroskurth)

v5.2.11

30 Jun 08:27
v5.2.11

Choose a tag to compare

Changelog (v5.2.10...v5.2.11)

  • bug #41893 Workaround cannot dumpFile into "protected" folders on Windows (arnegroskurth)

v4.4.26

30 Jun 08:23
v4.4.26

Choose a tag to compare

Changelog (v4.4.25...v4.4.26)

  • bug #41893 Workaround cannot dumpFile into "protected" folders on Windows (arnegroskurth)

v5.2.10

01 Jun 10:22
v5.2.10

Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • bug #40866 fix readlink() for Windows (a1812)