File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ The HttpClient Component
1111
1212.. versionadded :: 4.3
1313
14- The HttpClient component was introduced in Symfony 4.3 and it's still
15- considered an :doc: `experimental feature </contributing/code/experimental >`.
14+ The HttpClient component was introduced in Symfony 4.3.
1615
1716Installation
1817------------
Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ The Mailer Component
99
1010.. versionadded :: 4.3
1111
12- The Mailer component was introduced in Symfony 4.3 and it's still
13- considered an :doc: `experimental feature </contributing/code/experimental >`.
12+ The Mailer component was introduced in Symfony 4.3.
1413
1514Installation
1615------------
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ The Mime Component
1111
1212.. versionadded :: 4.3
1313
14- The Mime component was introduced in Symfony 4.3 and it's still
15- considered an :doc: `experimental feature </contributing/code/experimental >`.
14+ The Mime component was introduced in Symfony 4.3.
1615
1716Installation
1817------------
Original file line number Diff line number Diff line change @@ -3,17 +3,12 @@ Sending Emails with Mailer
33
44.. versionadded :: 4.3
55
6- The Mailer component was added in Symfony 4.3 and is currently experimental.
7- The previous solution - Swift Mailer - is still valid: :doc: `Swift Mailer</email> `.
6+ The Mailer component was introduced in Symfony 4.3. The previous solution,
7+ called Swift Mailer, is still valid: :doc: `Swift Mailer</email> `.
88
99Installation
1010------------
1111
12- .. caution ::
13-
14- The Mailer component is experimental in Symfony 4.3: some backwards compatibility
15- breaks could occur before 4.4.
16-
1712Symfony's Mailer & :doc: `Mime </components/mime >` components form a *powerful * system
1813for creating and sending emails - complete with support for multipart messages, Twig
1914integration, CSS inlining, file attachments and a lot more. Get them installed with:
You can’t perform that action at this time.
0 commit comments