Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
migration system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2026 at 01:05 UTC
Updated:
9 Mar 2026 at 11:20 UTC
Jump to comment: Most recent
Comments
Comment #3
quietone commentedI don't get where these additions to the phpstan baseline about migrate_drupal_ui are coming from. If I generate the phpstan baseline on main I get the same additions as in this MR. The baseline on HEAD seems out of date?
Comment #4
quietone commentedWhat ever was wrong was local, I rebuilt that ddev instance and this is now working as expected.
Comment #5
godotislateOne question on the MR about a deprecation message about the EmptySource plugin that's being added here.
Comment #6
godotislateSome small things like adding type declarations, but it's close.
Comment #7
quietone commentedOK, time for another review.
Comment #8
godotislateI think this looks fine now.
Comment #10
catchCommitted/pushed to main, thanks!
This doesn't cherry-pick cleanly to 11.x due to phpstan, happy to backport if we think it's worth it though.
Comment #14
quietone commentedSince this was an oversight and should have been done before before deprecating Migrate Drupal I support a backport. I have change the MR to 11.x and tests are passing. There were no conflicts, just had to rebuild the phpstan baseline.
Comment #16
catchBackport looks good. Committed/pushed to 11.x, thanks!