I am trying to test here the bin/plugin error log cli command, but getting this error:
Parse error: syntax error, unexpected '.', expecting ',' or ';' in plugins://error/cli/LogCommand.php on line 18
Whoops\Exception\ErrorException: syntax error, unexpected '.', expecting ',' or ';' in file plugins://error/cli/LogCommand.php on line 18
Stack trace:
1. () plugins://error/cli/LogCommand.php:18
Hi,
I am trying to test here the
bin/plugin error log
cli command, but getting this error:is about this line:
my cli php -v is: PHP 5.5.30