Skip to content

Commit 8efa0a4

Browse files
committed
Remove experimental status from String component
1 parent a74015a commit 8efa0a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

components/string.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ The String Component
88
The String component provides a single object-oriented API to work with
99
three "unit systems" of strings: bytes, code points and grapheme clusters.
1010

11-
.. versionadded:: 5.0
11+
.. versionadded:: 5.1
1212

13-
The String component was introduced in Symfony 5.0 as an
14-
:doc:`experimental feature </contributing/code/experimental>`.
13+
The String component was introduced in Symfony 5.1.
1514

1615
Installation
1716
------------

0 commit comments

Comments
 (0)