- Assigned to DamienMcKenna
- Status changed to Needs work
over 1 year ago 10:42am 20 June 2023 - 🇺🇸United States DamienMcKenna NH, USA
This error shows when you run the commands on D10:
PHP Fatal error: Type of Drupal\migrate_orphans\Commands\MigrateOrphansCommands::$logger must be ?Psr\Log\LoggerInterface (as in class Drush\Commands\DrushCommands) in /var/www/html/web/modules/contrib/migrate_orphans/src/Commands/MigrateOrphansCommands.php on line 26
- Status changed to Needs review
over 1 year ago 10:57am 20 June 2023 - 🇺🇸United States DamienMcKenna NH, USA
Instead of using a custom logger factory, just use MigrateToolsCommands::logger().
- b302974e committed on 1.0.x
Issue #3288628 by DamienMcKenna, ayalon: Drupal 10 compatibility fixes
- b302974e committed on 1.0.x
- Status changed to Fixed
over 1 year ago 6:52am 22 June 2023 - Issue was unassigned.
- 🇺🇸United States DamienMcKenna NH, USA
Thank you for committing the fixes.
(sorry for forgetting to change the "assigned" field)