2020-06-29

Parse error: syntax error, unexpected '?'.

hi, I am trying to install version 7 in my localhost/ (xampp) and i am getting this error
Parse error: syntax error, unexpected '?' in C:\xampp\htdocs\yioop2\src\library\WebSite.php on line 538
I am using PHP 5.6.30 , should I upgrade my xampp / php?
Thanks.
hi, I am trying to install version 7 in my localhost/ (xampp) and i am getting this error Parse error: syntax error, unexpected '?' in C:\xampp\htdocs\yioop2\src\library\WebSite.php on line 538 I am using PHP 5.6.30 , should I upgrade my xampp / php? Thanks.

-- Parse error: syntax error, unexpected '?'
Yioop version 7 requires PHP 7.1 (released 2016). Yioop version 6.0.4 still works with the older version of PHP.
Best,
Chris
Yioop version 7 requires PHP 7.1 (released 2016). Yioop version 6.0.4 still works with the older version of PHP. Best, Chris
2020-07-01

-- Parse error: syntax error, unexpected '?'
Hi Chris,
it seems to work now
Thanks a lot!
Hi Chris, it seems to work now Thanks a lot!
X