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

xaiwant created an issue. See original summary.

patelmayank7552’s picture

Status: Needs work » Closed (works as designed)

Hi @xaiwant,

Please upgrade your module with version 7.x-2.11 which is compatible with PHP 7 also.

Thanks,
Mayank Patel