I get the error message: "Can't use function return value in write context in"
This error message appears when you are using the module on a hosting environment that uses a PHP version that is too old.
Your hosting environment must use a version equal to or higher than PHP 5.6.