Skip to content

Commit 328b5e7

Browse files
committed
minor #43041 [RateLimiter][Runtime] Remove experimental from README.md (Jean-Beru)
This PR was merged into the 5.4 branch. Discussion ---------- [RateLimiter][Runtime] Remove experimental from README.md | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | <!-- required for new features --> Since symfony/symfony#42957 is merged, experimental mentions in RateLimiter and Runtime README.md files can be removed. Commits ------- 012d3286d2 [RateLimiter][Runtime] Remove experimental from README.md
2 parents 1df5d3b + 131821d commit 328b5e7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

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

44
Symfony Runtime enables decoupling applications from global state.
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)