PHP Parse error: syntax error, unexpected ')', expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in phar:///volume1/homes/maarten/code/github/Logchecker/logchecker.phar/src/Logchecker.php on line 1028
My PHP version: (php 70 -v):
PHP 7.0.30 (cli) (built: Jun 8 2018 16:05:16) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.30, Copyright (c) 1999-2017, by Zend Technologies
This is probably some setting on my end I am missing.
I got the following error, maybe
```
PHP Parse error: syntax error, unexpected ')', expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in phar:///volume1/homes/maarten/code/github/Logchecker/logchecker.phar/src/Logchecker.php on line 1028
```
My PHP version: (`php 70 -v`):
```
PHP 7.0.30 (cli) (built: Jun 8 2018 16:05:16) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.30, Copyright (c) 1999-2017, by Zend Technologies
```
This is probably some setting on my end I am missing.
I got the following error, maybe
My PHP version: (
php 70 -v
):This is probably some setting on my end I am missing.