syntax error, unexpected ‘[‘ in mime-types.php on line 75
-
My site is off-line with HTTP ERROR 500.
And this is what is written in error.log:
PHP Parse error: syntax error, unexpected '[' in .../htdocs/wp-content/plugins/svg-support/functions/mime-types.php on line 75
That’s what is on line 75 and further on:
return [ 'ext' => $filetype['ext'], 'type' => $filetype['type'], 'proper_filename' => $data['proper_filename'] ];
Please, I really need some help here.
- The topic ‘syntax error, unexpected ‘[‘ in mime-types.php on line 75’ is closed to new replies.