Embed icon indicating copy to clipboard operation
Embed copied to clipboard

Syntax error: 'Crawler' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)

Open afrazahmmad opened this issue 5 years ago • 3 comments

Hi, Its working fine on my local pc but server is showing this error. 'Crawler' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) line 12 in embed/embed/src/Embed.php

local pc and server both have php 7.4

afrazahmmad avatar Feb 23 '21 18:02 afrazahmmad

Looks like the php on your server doesn't support typed properties. Are you sure you're using php 7.4?

oscarotero avatar Feb 23 '21 19:02 oscarotero

Yes Its php 7.4.12 on my server

afrazahmmad avatar Feb 24 '21 06:02 afrazahmmad

No idea. I think it's a server configuration thing, but I cannot help you.

oscarotero avatar Feb 24 '21 10:02 oscarotero