Skip to content

feat: drupal 11 support#164

Merged
ekes merged 2 commits into2.xfrom
feature/2.x/drupal-11-support
Feb 4, 2025
Merged

feat: drupal 11 support#164
ekes merged 2 commits into2.xfrom
feature/2.x/drupal-11-support

Conversation

@millnut
Copy link
Member

@millnut millnut commented Dec 25, 2024

What does this change?

Fixes #158

Failure is due to upgrading tablefield to the latest version which paragraphs needs to be also updated.

How to test

How can we measure success?

Have we considered potential risks?

Images

Accessibility

@millnut millnut changed the title [WIP] feat: drupal 11 support feat: drupal 11 support Feb 4, 2025
@millnut millnut marked this pull request as ready for review February 4, 2025 09:06
@ekes ekes merged commit 54abe12 into 2.x Feb 4, 2025
14 of 17 checks passed
ekes added a commit that referenced this pull request Feb 4, 2025
* fix: add return types

* feat: drupal 11 support (#164)

Accepting PHP 8.4 failure cause by contrib implicit nullable arguments.
Next release should have a note that this now _allows_ upgrading of tablefield to the next major (3.0)

---------

Co-authored-by: Lee Mills <lee@leemills.dev>
Co-authored-by: Finn Lewis <finn@opencode.uk>
Co-authored-by: Lee <8024370+millnut@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drupal 11 support

2 participants