Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

berdir created an issue. See original summary.

berdir’s picture

Title: Fixing tests » Require Drupal 10.2, fix tests and remove outdated BC layers
Status: Active » Needs review

Expanding the scope here a bit. field UI changed again in 11.2 (field types are now a link, form structure changed again), I'm not going to add a 4th layer of BC conditions, so I'm dropping 10.2 and below, which means I can remove a good chunk of test and and actual version logic.

That includes removing the hal normalizer and the service provider class. I considered deprecating the normalizer, but it's code that would be a fatal error on D10 anyway, so there's no point in keeping that, nobody could possibly be using that.

Also have to add some new checks for body changes in 11.3.

berdir’s picture

Status: Needs review » Fixed

Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • berdir committed b434e220 on 8.x-1.x
    [#3554316] feat: Require Drupal 10.2, fix tests and remove outdated BC...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.