Syntax error in autoload_static.php
-
Hello,
I’m getting a syntax error in /vendor/composer/autoload_static.php, which is causing issues with a pre-commit git hook:
$ php -l wp-content/plugins/fb-instant-articles/vendor/composer/autoload_static.php Parse error: parse error, expecting ')' in wp-content/plugins/fb-instant-articles/vendor/composer/autoload_static.php on line 10 Errors parsing wp-content/plugins/fb-instant-articles/vendor/composer/autoload_static.php
What’s odd is the syntax seems fine. Is this something that could be fixed or does that autoload file get overwritten automatically? I’ve tried a couple different variations of that line but can’t yet get the php -l to stop thinking there’s a problem.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Syntax error in autoload_static.php’ is closed to new replies.