Problem/Motivation

In #3338328: Update to Symfony 6.3 we updated to Symfony 6.3. In this process we deprecated ::hasCacheableSupportsMethod.
We also discovered not all (de-)normalizers are covered by our tests (#3360103: Missing test coverage for some validators).

As it turns out the latter is the cause we missed adding deprecations to some ::hasCacheableSupportsMethod methods.
Let's rectify that in here.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3360280

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Spokje created an issue. See original summary.

spokje’s picture

Title: Add missing ::hasCacheableSupportsMethod depreactions » Add missing ::hasCacheableSupportsMethod deprecations
spokje’s picture

Status: Active » Needs review
andypost’s picture

Please rebase MR to latest 11.x

spokje’s picture

Status: Needs review » Closed (outdated)