Segments update Cron Error

Trying to execute the cron job to update segments I get this error in a fresh Mautic intall:

Code:
PHP Parse error: syntax error, unexpected '$result' (T_VARIABLE) in /path_to_My_Mautic_Installation/plugins/MauticCitrixBundle/Helper/CitrixHelper.php on line 136

I have seen this error in other thread but the solution did not worked and its an old thread.

Any ideas?

Cant update segments.

Trying to execute the cron job to update segments I get this error in a fresh Mautic intall:

PHP Parse error: syntax error, unexpected '$result' (T_VARIABLE) in /path_to_My_Mautic_Installation/plugins/MauticCitrixBundle/Helper/CitrixHelper.php on line 136

I have seen this error in other thread but the solution did not worked and its an old thread.

Any ideas?

Cant update segments.

Thanks. Cli Php version was the problem. Now problem solved.

Thank you so much again.