We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ecb57 commit f253decCopy full SHA for f253dec
CHANGELOG.md
@@ -45,7 +45,7 @@ CHANGELOG
45
* added `LazyString` which provides memoizing stringable objects
46
* The component is not marked as `@experimental` anymore
47
* added the `s()` helper method to get either an `UnicodeString` or `ByteString` instance,
48
- depending of the input string UTF-8 compliancy
+ depending of the input string UTF-8 compliance
49
* added `$cut` parameter to `Symfony\Component\String\AbstractString::truncate()`
50
* added `AbstractString::containsAny()`
51
* allow passing a string of custom characters to `ByteString::fromRandom()`
0 commit comments