SyntaxFix
Write A Post
Hire A Developer
Questions
In my case it was an issue of the PHP version.
The .phar file I was using was not compatible with PHP 5.3.9. Switching interpreter to PHP 7 did fix it.