Here is the error log message:
PHP Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /drupal8/modules/blazy/src/BlazyManager.php on line 256

Comments

DuneBL created an issue. See original summary.

dunebl’s picture

When I was downloading the git files to create the patch, I discover that the added parentheses right brace was not there...
I am using a script which is using composer to update the modules, this error came out just after the run of this script!
I have tried to composer remove/require the blazy files to check if there was a discrepancies between git and composer (I got this problem for another module) but again, no added right brace!!!

I really don't know from where it was coming (I had to delete it to have a running web site)

gausarts’s picture

Category: Bug report » Support request
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Hm, sounds like corrupt download?

Have you tried the good old FTP, or replaced module with the latest archive?
Is it 8.x-1.0-beta3? Or any release before then?

dunebl’s picture

Status: Postponed (maintainer needs more info) » Fixed

It was the dev version, but now, when I download the module with composer or from drupal.org, everything is fine...
I think I can close this bug as the corrupted download sounds like the best explanation!

gausarts’s picture

Ok, glad sorted out. Thanks for the followup.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.