dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
49 stars 63 forks source link

Is this running in php7.0.6 version? #518

Closed almuete closed 6 years ago

almuete commented 6 years ago

Is this running in php7.0.6 version?

simon-letch commented 6 years ago

Hi,

Yes, we support PHP 7.0.6

Thanks, Simon

almuete commented 6 years ago

Hi Simon,

We are using 7.0.6 php version. I found this issue in our magento registration and it popping this error please check screenshot below. When I check the code it pointing to this method:

private function compresString($templateText): string

screen shot 2018-07-26 at 5 51 37 pm

In addition to my investigation return type is supported in php 7.1 version screen shot 2018-07-30 at 11 11 54 am