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 acd1c74 commit 275b6e9Copy full SHA for 275b6e9
components/string.rst
@@ -8,6 +8,10 @@ The String Component
8
The String component provides a single object-oriented API to work with
9
three "unit systems" of strings: bytes, code points and grapheme clusters.
10
11
+.. versionadded:: 5.0
12
+
13
+ The String component was introduced in Symfony 5.0.
14
15
Installation
16
------------
17
0 commit comments