Skip to content

Commit 74cd38f

Browse files
committed
minor #14736 [String] Restore version-added (jderusse)
This PR was merged into the 5.1 branch. Discussion ---------- [String] Restore version-added This restore the `version-added` removed too early. spotted here #14735 (comment) Commits ------- 275b6e9 Restore version-added in string
2 parents acd1c74 + 275b6e9 commit 74cd38f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/string.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ 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
12+
13+
The String component was introduced in Symfony 5.0.
14+
1115
Installation
1216
------------
1317

0 commit comments

Comments
 (0)