Drupal 10 compatibility

Created on 31 May 2023, about 1 year ago
Updated 13 October 2023, 9 months ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇧🇷Brazil sophiavs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sophiavs
  • @sophiavs opened merge request.
  • 🇧🇷Brazil murilohp

    Hey! The following patch has all the work done on the 🐛 Drupal 10 compatibility fixes Fixed . I hope it helps.

  • 🇫🇷France paul_serval

    Patch with following fixes:

    replace Symfony\Cmf\Component\Routing\RouteObjectInterface
    (Symfony\Cmf\Component\Routing\RouteObjectInterface::ROUTE_NAME is deprecated and removed in Drupal 10. Use Drupal\Core\Routing\RouteObjectInterface::ROUTE_NAME instead.)

    Add type on getSubscribedEvents()
    (Declaration of Drupal\scheduled_updates\Routing\RouteSubscriber::getSubscribedEvents() must be compatible with Drupal\Core\Routing\RouteSubscriberBase::getSubscribedEvents(): array)

  • First commit to issue fork.
  • First commit to issue fork.
  • 🇮🇳India dipakmdhrm

    @fjgarcial access checks were defaulted to TRUE in D9. We should keep that here as well.

  • Status changed to RTBC 11 months ago
  • 🇩🇪Germany a.dmitriiev

    For me the code from MR worked fine, I was able to test nodes and media scheduled publishing with embedded update runner.

    Regarding the access checks in EntityQuery, probably it should be set to TRUE.

  • 🇩🇪Germany a.dmitriiev

    Is this module abandoned? There is still issue with Drupal 9 compatibility opened https://www.drupal.org/node/3172330 , now there is a new issue already for Drupal 10 compatibility.

    It is sad, because the module is very useful.

    I think a lot of people would like to help, how to contact maintainers to move this forward?

  • First commit to issue fork.
  • Status changed to Needs review 10 months ago
  • 🇨🇷Costa Rica yuvania

    Using this patch I solved broken code problems, I leave it here in case anyone needs it

  • Open in Jenkins → Open on Drupal.org →
    Core: 9.5.x + Environment: PHP 7.4 & MySQL 8
    last update 9 months ago
    6 fail
  • Status changed to Closed: duplicate 9 months ago
  • 🇩🇪Germany hchonov 🇪🇺🇩🇪🇧🇬

    I am closing this in favor of the one where more people worked on but with a note over there that credits are given to the folks that used to work here too.

Production build 0.69.0 2024