Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 390c9a6

Browse files
committed
Remove experimental notice from components
1 parent d3c17f2 commit 390c9a6

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

src/Symfony/Component/HttpClient/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ HttpClient component
33

44
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
55

6-
**This Component is experimental**.
7-
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
8-
are not covered by Symfony's
9-
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
10-
116
Resources
127
---------
138

src/Symfony/Component/Mailer/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ Mailer Component
33

44
The Mailer component helps sending emails.
55

6-
**This Component is experimental**.
7-
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
8-
are not covered by Symfony's
9-
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
10-
116
Resources
127
---------
138

src/Symfony/Component/Messenger/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ Messenger Component
44
The Messenger component helps application send and receive messages to/from other applications or via
55
message queues.
66

7-
**This Component is experimental**.
8-
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
9-
are not covered by Symfony's
10-
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
11-
127
Resources
138
---------
149

src/Symfony/Component/Mime/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ MIME Component
33

44
The MIME component allows manipulating MIME messages.
55

6-
**This Component is experimental**.
7-
[Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html)
8-
are not covered by Symfony's
9-
[Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html).
10-
116
Resources
127
---------
138

0 commit comments

Comments
 (0)