PHP 5.3.2-1ubuntu4.7 with Suhosin-Patch
It’s to do with having a method named init() in a class named Init I think – something between versions of PHP – I googled a bit but couldn’t be bothered trying to understand weird PHP class/static/constructor BS – simpler to just downgrade! 🙂
I was getting 500 error crashes after installing he new version with this error:
PHP Fatal error: Constructor CF\\Hooks\\Init::init() cannot be static
plugins/cloudflare/src/Hooks/Init.php on line 79
Seems to be related to PHP 5.3 and other versions. I downgraded to the older version and it’s working again.