Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Nov 2025 at 00:41 UTC
Updated:
19 Nov 2025 at 14:09 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #4
smustgrave commentedThank you @andypost for pointing out ddev just updated with 8.5 so I'm using that now
Ran the test
23 tests triggered 3 PHP deprecations:
1) /var/www/html/core/lib/Drupal/Core/Entity/ContentEntityBase.php:260
Using null as an array offset is deprecated, use an empty string instead
Applied the MR and got 0 deprecations this time.
LGTM.
Comment #5
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!