Skip to content

[RateLimiter][Runtime][Translation] remove @experimental flag #42957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Sep 9, 2021

Q A
Branch? 5.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets -
License MIT
Doc PR -

/cc @wouterj there is a note in src/Symfony/Component/Security/Http/Authentication/NoopAuthenticationManager.php that some cleanup is needed now, can you please have a look?

@wouterj
Copy link
Member

wouterj commented Sep 10, 2021

/cc @wouterj there is a note in src/Symfony/Component/Security/Http/Authentication/NoopAuthenticationManager.php that some cleanup is needed now, can you please have a look?

That sentence ("Once the authenticator system is no longer experimental, this class can be used to trigger deprecation notices.") can be removed. We decided not to add a deprecation notice there, as it was already covered by other deprecation notices about the old authentication system.

@nicolas-grekas
Copy link
Member Author

Thanks for the hint. PR is ready.

Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@nicolas-grekas nicolas-grekas merged commit b095293 into symfony:5.4 Sep 10, 2021
@fabpot fabpot deleted the no-xp branch September 10, 2021 10:27
fabpot added a commit that referenced this pull request Sep 15, 2021
…d (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 #42957 is merged, experimental mentions in RateLimiter and Runtime README.md files can be removed.

Commits
-------

012d328 [RateLimiter][Runtime] Remove experimental from README.md
symfony-splitter pushed a commit to symfony/runtime that referenced this pull request Sep 15, 2021
…d (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
symfony-splitter pushed a commit to symfony/rate-limiter that referenced this pull request Sep 15, 2021
…d (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
This was referenced Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants