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 a74015a commit 8efa0a4Copy full SHA for 8efa0a4
components/string.rst
@@ -8,10 +8,9 @@ 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
+.. versionadded:: 5.1
12
13
- The String component was introduced in Symfony 5.0 as an
14
- :doc:`experimental feature </contributing/code/experimental>`.
+ The String component was introduced in Symfony 5.1.
15
16
Installation
17
------------
0 commit comments