Replace deprecated MigrateSkipProcessException

Created on 29 April 2024, about 2 months ago
Updated 16 May 2024, about 1 month ago

Problem/Motivation

See https://git.drupalcode.org/project/migrate_conditions/-/jobs/1466980

1) Drupal\Tests\migrate_conditions\Kernel\MigrateConditionsPipelineTest::testMigrateConditionsPipeline with data set #0 (array('1', 'beta', array('alpha', 'beta', null)), array(array('alpha', 'beta'), true, 'beta', 'alpha', array('alpha', 'beta', null)))
PHPUnit\Framework\Exception: PHP Deprecated:  Drupal\migrate\MigrateSkipProcessException is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Return TRUE from a process plugin's isPipelineStopped() method to halt further processing on a pipeline. See https://www.drupal.org/node/3414511 in /builds/project/migrate_conditions/web/core/modules/migrate/src/MigrateSkipProcessException.php on line 16
Deprecated: Drupal\migrate\MigrateSkipProcessException is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Return TRUE from a process plugin's isPipelineStopped() method to halt further processing on a pipeline. See https://www.drupal.org/node/3414511 in /builds/project/migrate_conditions/web/core/modules/migrate/src/MigrateSkipProcessException.php on line 16
πŸ“Œ Task
Status

Fixed

Version

2.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States danflanagan8 St. Louis, US

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024