Loader issue with plugin
-
The last autoupdate took down site with:
PHP Fatal error: ?Uncaught TypeError: Return value of Composer\\
Autoload\\ClassLoader::initializeIncludeClosure() must be an instance of Composer\\Autoload\\void, none returned in …/wp-con
tent/plugins/wordpress-beta-tester/vendor/composer/ClassLoader.php:580\nStack trace:\n#0 …/wp-content/plugins/wordpress-beta
-tester/vendor/composer/ClassLoader.php(112): Composer\\Autoload\\ClassLoader::initializeIncludeClosure()\n#1 …/wp-content/p
lugins/wordpress-beta-tester/vendor/composer/autoload_real.php(28): Composer\\Autoload\\ClassLoader->__construct(‘……’)\n#2 …/wp-content/plugins/wordpress-beta-tester/vendor/autoload.php(25): ComposerAutoloaderInit248763277659ec81f8c4ff690d89804d::getLoad
er()\n#3 …/wp-content/plugins/wordpress-beta-tester/wp-beta-tester.php(33): require_once(‘……’)\n#4 …/wp-settings.php(447): include_once(‘…..’)\n#5 …/wp-config.php(76) in …/w
p-content/plugins/wordpress-beta-tester/vendor/composer/ClassLoader.php on line 580
Not immediately obvious to me why. Moving the WordPress-beta=-tester plugin out the way got the site back, but no time to troubleshoot today.
php 7.0.33
- The topic ‘Loader issue with plugin’ is closed to new replies.