Releases: symfony/string
Releases · symfony/string
v5.2.0-RC2
Changelog (v5.2.0-RC1...v5.2.0-RC2)
- no changes
v5.2.0-RC1
Changelog (v5.2.0-BETA3...v5.2.0-RC1)
- no changes
v5.1.8
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
Changelog (v5.1.6...v5.1.7)
- no changes
v5.1.6
Changelog (v5.1.5...v5.1.6)
- bug #38195 improve slugger's portability accross implementations of iconv() (nicolas-grekas)
v5.1.5
Changelog (v5.1.4...v5.1.5)
- no changes
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37770 We cannot have a "provides" function in test cases (derrabus)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- bug #37514 throw when Alpine is used and translit fails (nicolas-grekas)
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37514 throw when Alpine is used and translit fails (nicolas-grekas)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes