Seems like there is compatibility issue with PHP 7.0 +
FILE: ...com/source/deploy/modules/contrib/migrate/includes/migration.inc
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
1265 | 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.
----------------------------------------------------------------------
Comments
Comment #2
patelmayank7552 commentedHi @xaiwant,
Please upgrade your module with version 7.x-2.11 which is compatible with PHP 7 also.
Thanks,
Mayank Patel