Problem/Motivation

module_load_include() is deprecated in Drupal 9.4.0 but fortunately the replacement has been around for ever.

Proposed resolution

Use ModuleHandler::loadInclude()

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork webform-3281393

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alexpott created an issue. See original summary.

alexpott’s picture

I need a 6.1.x patch for a project I'm working on so here it is...

alexpott’s picture

Status: Active » Needs review
jrockowitz’s picture

Version: 6.2.x-dev » 6.1.x-dev

ModuleHandler::loadInclude() is supported in 9.3, so this task can target 6.1.x.

jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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