Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Nov 2025 at 08:02 UTC
Updated:
1 Dec 2025 at 09:24 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #3
alexpottComment #5
smustgrave commentedThat same random javascript error, re-running is green
Exception: Deprecated function: Using null as an array offset is deprecated, use an empty string instead
Drupal\Core\FileTransfer\Form\FileTransferAuthorizeForm->setConnectionSettingsDefaults()() (Line: 312)
All green.
Also this file is marked deprecated to be removed in 12 so this fix doesn't break anything and isn't long for this world. LGTM
Comment #6
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!