Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
content_moderation.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Nov 2025 at 07:54 UTC
Updated:
1 Dec 2025 at 09:24 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #4
alexpottComment #5
smustgrave commentedTested locally with 8.5.0RC3
This one was weird as locally it actually failed
1) Drupal\Tests\content_moderation\Functional\WorkspaceContentModerationIntegrationTest::testModerationInWorkspace
Exception: Deprecated function: Using null as an array offset is deprecated, use an empty string instead
Drupal\content_moderation\ModerationInformation->shouldModerateEntitiesOfBundle()() (Line: 82)
But with the MR it's all green
LGTM
Comment #9
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!
Comment #10
alexpott