Closed (fixed)
Project:
Migrate Devel
Version:
3.0.0
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Dec 2025 at 22:34 UTC
Updated:
22 Jan 2026 at 18:24 UTC
Jump to comment: Most recent
Comments
Comment #3
batigolixComment #4
arjenk commentedminor: instead of echo(), use Drush::output()->writeln().
Comment #5
batigolixComment #8
jlstreckerThis also seems to have fixed a bug where the
--migrate-debugwas outputting HTML instead of the usual format.(I saw the bug in migrate_devel 3.0.0 with Drupal 11.3 and Drush 13.7. When I updated to the 3.x dev branch, the bug was fixed.)