PHP 8.4 deprecation: Implicitly marking parameter as nullable

Created on 3 July 2025, 7 days ago

Problem/Motivation

Drupal 11.1 is compatible with PHP 8.4 but the Migrate Tools module currently triggers a deprecation warning:

Deprecated: Drupal\migrate_tools\Routing\RouteProcessor::processOutbound(): Implicitly marking parameter $bubbleable_metadata as nullable is deprecated, the explicit nullable type must be used instead in /opt/drupal/web/modules/migrate_tools/src/Routing/RouteProcessor.php on line 26
πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States m.stenta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @m.stenta
  • πŸ‡ΊπŸ‡ΈUnited States m.stenta

    Oops looks like this was already fixed. Marking as duplicate. Sorry for the noise! :-)

    A new release with the fix would be much appreciated!!

Production build 0.71.5 2024