magento / magento/data-migration-tool

Deprecated Functionality: explode() 2.4.4 with php 8.1

Open
#896 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
339
Forks
195
PR merge metrics
No merged PRs in 30d

Description

### Preconditions

1. Magento 1.9.2.4 to Magento 2.4.4 data migration
2. 2.4.4 Data Migration

### Steps to reproduce

1. bin/magento migrate:data vendor/magento/data-migration-tool/etc/opensource-to-opensource/1.9.2.2/config.xml

### Expected result

1. Successful Data Migration

### Actual result

1. Deprecated Functionality: explode(): Passing null to parameter # 2 ($string) of type string is deprecated in /var/www/html/vendor/magento/data-migration-tool/src/Migration/Handler/CleanMultiselect.php on line 55

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at vendor/magento/data-migration-tool/src/Migration/Handler/CleanMultiselect.php line 55 and reproduce the problem with the provided bin/magento migrate:data command. Verify that the Magento 1.9.2.4 to 2.4.4 migration completes successfully without the deprecated explode() warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
data-engineering
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.