Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
content_moderation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Nov 2025 at 17:48 UTC
Updated:
1 Dec 2025 at 09:39 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #4
smustgrave commentedRan locally on 8.5.0RC03
Got 1 test triggered 1 PHP deprecation:
1) /var/www/html/core/modules/content_moderation/src/ViewsData.php:73
Using null as an array offset is deprecated, use an empty string instead
With the MR got 0
Change LGTM
Comment #8
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!