Problem/Motivation

Make this module to be Drupal 10 compatible

Steps to reproduce

1. Install upgrade_status
2. Check this module against Drupal 10 compatibility

Proposed resolution

Create patch to make this module Drupal 10 compatible

Remaining tasks

Test the suggested patch

CommentFileSizeAuthor
drupal-10-readiness.patch1.57 KBturtletrail

Comments

turtletrail created an issue.

dineshkumarbollu’s picture

Hi @turtletrail

When i tried to test the module using upgrade_status module after patch no issues found but drupal_get_schema method is no longer exits.see the node https://www.drupal.org/node/2467521, Module using code in src/table.php file.