Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2025 at 23:26 UTC
Updated:
18 Nov 2025 at 10:54 UTC
Jump to comment: Most recent
Comments
Comment #3
alexpottComment #4
dcam commentedThis is failing for the exact same reason as #3555522: Fix account mock in \Drupal\Tests\menu_link_content\Unit\MenuLinkContentEntityAccessTest::testUnrecognizedOperation for php 8.5, which got fixed and committed today. I reviewed that issue too. The fix for this issue is the same as the one that went in the other. It still looks good to me.
Comment #8
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!