AdamKyle / flare

A Simple Browser Based Game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] how to run the game on php 7.4

fisher762 opened this issue · comments

hello
after i install the script and all it requirements i got this error when try to create new account :
syntax error, unexpected '|', expecting ';' or '{'

D:\xampp\htdocs\flare\app\Flare\Builders\Character\AttackDetails\CharacterAttackBuilder.php:281

i think because i have php version 7.4
is there any way to run it on php 7? i dont want to update my php version

You do not, the game only runs on php 8.0 with no plans for backward compatability with other php versions.

ok .. thank you very much