Skip to content

Add deprecation notice for enabledCache method #618

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

Open
wants to merge 1 commit into
base: 4.1.x
Choose a base branch
from

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 26, 2025

Target branch: 4.1
Resolves issue #605

  • It is a Bug fix
  • It is a New feature
  • It is related to dependencies

Includes:

  • Breaks BC
  • Deprecations

The enabledCache method is now marked as deprecated starting from version 4.1 and will be removed in version 5.0. Users are encouraged to use the Http Client for caching responses instead. This change aligns with the planned removal of this method in the next major release.

The enabledCache method is now marked as deprecated starting from version 4.1 and will be removed in version 5.0. Users are encouraged to use the Http Client for caching responses instead. This change aligns with the planned removal of this method in the next
@Spomky Spomky added the Dependencies Pull requests that update a dependency file label Apr 26, 2025
@Spomky Spomky added this to the 4.1.0 milestone Apr 26, 2025
@Spomky Spomky self-assigned this Apr 26, 2025
@Spomky Spomky linked an issue Apr 26, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class ...\NullAdapter not found in .../UrlKeySetFactory
1 participant