Skip to content

[Cache] Removed depreacted code #41353

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
May 23, 2021
Merged

[Cache] Removed depreacted code #41353

merged 1 commit into from
May 23, 2021

Conversation

malteschlueter
Copy link
Contributor

@malteschlueter malteschlueter commented May 21, 2021

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

This remove deprecated code from Cache.

Is it necessary for the Changelog or Upgrade.md that the classes are not configurable anymore?

@nicolas-grekas
Copy link
Member

Thank you @malteschlueter.

@nicolas-grekas nicolas-grekas merged commit dc231d0 into symfony:6.0 May 23, 2021
@fabpot fabpot mentioned this pull request Nov 5, 2021
@malteschlueter malteschlueter deleted the 6.0-cache-deprecated branch November 24, 2021 11:00
nicolas-grekas added a commit that referenced this pull request Jan 23, 2024
…eMC)

This PR was merged into the 5.4 branch.

Discussion
----------

[Cache] Fix possible infinite loop in `CachePoolPass`

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | -
| License       | MIT

Introduced in #41353.

I'm not sure what the purpose of this code is exactly, since I haven't actually run into a problem, but it's definitely wrong this way.

Commits
-------

7cd9f93 [Cache] Fix possible infinite loop in `CachePoolPass`
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.

3 participants