Mark the module Drupal 10 compatible

Comments

mathilde_dumond created an issue. See original summary.

mathilde_dumond’s picture

The one test passes with no deprecation notice

mathilde_dumond’s picture

Status: Active » Needs review
StatusFileSize
new766 bytes
berdir’s picture

Status: Needs review » Needs work

Test is failing on the event, so that needs to be updated.

berdir’s picture

Status: Needs work » Needs review
StatusFileSize
new6.13 KB

Updated the event class and the dispatch calls in code and the unit test.

  • Berdir committed ac5b73c on 8.x-1.x
    Issue #3263146 by mathilde_dumond, Berdir: Mark the module Drupal 10...
berdir’s picture

Status: Needs review » Fixed

Committed.

  • Berdir committed 5509671 on 8.x-1.x
    Issue #3263146 by mathilde_dumond, Berdir: Correct drupal core...

Status: Fixed » Closed (fixed)

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

albertosilva’s picture

Hi @berdir,

Thanks for adding D10 compatibility to the dev branch, but do you have any plan to publish a new release (compatible with D10) in the upcoming days/weeks?

Thanks