8000 minor #31550 [Mailer] adding experimental disclaimer in readme (chr-h… · symfony/symfony@8f62674 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f62674

Browse files
minor #31550 [Mailer] adding experimental disclaimer in readme (chr-hertel)
This PR was merged into the 4.3 branch. Discussion ---------- [Mailer] adding experimental disclaimer in readme | Q | A | ------------- | --- | Branch? | 4.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | License | MIT Mailer Component is marked as experimental in code, but not in readme. got confused while checking the readme files of the new components Commits ------- 5175f6f adding experimental note
2 parents b5dfbef + 5175f6f commit 8f62674

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Symfony/Component/Mailer/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ 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+
611
Resources
712
---------
813

0 commit comments

Comments
 (0)
0