Skip to content

Releases: symfony/string

v5.2.0-RC1

10 Nov 08:07
v5.2.0-RC1

Choose a tag to compare

v5.2.0-RC1 Pre-release
Pre-release

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

  • no changes

v5.1.8

28 Oct 06:09
v5.1.8

Choose a tag to compare

Changelog (v5.1.7...v5.1.8)

  • bug #38678 fix before/afterLast returning the empty string instead of the original one on non-match (nicolas-grekas)
  • bug #38659 fix slicing in UnicodeString (nicolas-grekas)
  • bug #38546 fix "is too large" ValueError on PHP 8 (nicolas-grekas)

v5.1.7

04 Oct 08:01
v5.1.7

Choose a tag to compare

Changelog (v5.1.6...v5.1.7)

  • no changes

v5.1.6

27 Sep 04:38
v5.1.6

Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #38195 improve slugger's portability accross implementations of iconv() (nicolas-grekas)

v5.1.5

02 Sep 08:21
v5.1.5

Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • no changes

v5.1.4

31 Aug 06:23
v5.1.4

Choose a tag to compare

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

  • bug #37770 We cannot have a "provides" function in test cases (derrabus)

v5.1.3

24 Jul 04:29
v5.1.3

Choose a tag to compare

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

  • bug #37514 throw when Alpine is used and translit fails (nicolas-grekas)

v5.0.11

24 Jul 04:21
v5.0.11

Choose a tag to compare

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

  • bug #37514 throw when Alpine is used and translit fails (nicolas-grekas)

v5.1.2

15 Jun 14:01
v5.1.2

Choose a tag to compare

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

  • no changes

v5.1.1

12 Jun 12:21
v5.1.1

Choose a tag to compare

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

  • bug #37054 Fix ellipsis of truncate when not using cut option (DuboisS)