Skip to content

Releases: symfony/string

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

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

  • no changes

v5.2.0-RC1

10 Nov 08:07
v5.2.0-RC1
Compare
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
Compare
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
Compare
Choose a tag to compare

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

  • no changes

v5.1.6

27 Sep 04:38
v5.1.6
Compare
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
Compare
Choose a tag to compare

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

  • 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 #37770 We cannot have a "provides" function in test cases (derrabus)

v5.1.3

24 Jul 04:29
v5.1.3
Compare
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
Compare
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
Compare
Choose a tag to compare

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

  • no changes