Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download migrate-7.x-2.10.tar.gztar.gz 321.54 KB
MD5: bd67dce7725e2323bb813778f8d3c0d0
SHA-1: ee1bde9c88e3042781039dce23166d5e33b271bb
SHA-256: 9fd767c09e410be523f3bf53e79c0c1f82ecd05257f2a12d57e9e0abbd43cef8
Download migrate-7.x-2.10.zipzip 378.51 KB
MD5: ec7fe65f3516ab70962c8fa350621a80
SHA-1: 961f61960ff46171a99bd2038100ec210442250f
SHA-256: 06b6a1aba5158a28af458c1a9a4abb8473880a1537a993116f14d3fd468a30f8

Release notes

Issue #2909252: 'clone' is a reserved keyword introduced in PHP version 5.0.
Issue #2946164: Remove usage of deprecrated each() function for PHP 7.2+ future proofing.
Issue #2796169: Using a better supported encryption library than mcrypt (Required for PHP 7.2 support).
Issue #2907166: Warning: sourceDataForm() expected to be a reference
Issue #2850753: d7 mysql 5.7 compatibility null handling in sqlmap.inc.
Issue #2644762: Invalid argument for foreach on entity.inc, line 199.
Issue #2952239: PHP7 Error : Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity
Issue #2974075: Warning: Invalid argument supplied for foreach() in list_allowed_values_string()
Issue #2858767: Fatal error: Unsupported operand types in i18n_field/i18n_field.module when editing or creating users
Issue #2794371: Enable migrate_ui
Issue #2580339: calls to fopen should check for an error
Issue #2868377: MigrateSourceCSV count number of rows

Created by: pifagor
Created on: 31 May 2018 at 21:19 UTC
Last updated: 10 Jun 2018 at 23:48 UTC
Bug fixes
New features

Other releases