Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Roberto Segura Newcomer
@phproberto · Joined 5 years ago · 2 posts · 0 topics · 1 reputation
Badges
✏️ First Post
Recent posts
-
Still struggling to get Grav to work: 0 - syntax error, unexpected token "match"
· 5 years ago
Thanks @pamtbaau ! You are right. It's always bettter to upgrade Grav. I use Grav ocasionally and I didn't knew there was a new version shipping v3.0 of the negotiation library. Thank you for taking
-
Still struggling to get Grav to work: 0 - syntax error, unexpected token "match"
· 5 years ago
I just registed to reply because I had the same problem. The issue is that in php8 the Match word used in willdurand/negotiation is reserved so it fails. You have to use +3.0.0 version. Edit your comp