Postponed
Project:
Mail System
Version:
8.x-4.4
Component:
Module compatibility
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jul 2024 at 07:02 UTC
Updated:
19 Jul 2024 at 07:22 UTC
Jump to comment: Most recent
Using of renderPlain is deprecated since 10.3.0 and needs to be replaced with renderInIsolation.
Line 21 of mailsystem_test.module
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:
Comments
Comment #3
berdirThis is a Drupal 12 deprecation, there is no need for the helper, we'll eventually require 10.3 and can then just update.