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
In addition to my investigation return type is supported in php 7.1 version
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
In addition to my investigation return type is supported in php 7.1 version