Releases: symfony/string
Releases · symfony/string
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39795 Dont allow unserializing classes with a destructor - 5.1 (jderusse)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39244 Fix Notice when argument is empty string (moldman)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39244 Fix Notice when argument is empty string (moldman)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- no changes
v5.1.9
Changelog (v5.1.8...v5.1.9)
- no changes
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)