Uncaught Error: Call to protected method Closure::bind()
-
This errors is generate every time I load any page in /wp-admin/
The log file is getting polluted with this error.PHP Fatal error: Uncaught Error: Call to protected method Closure::bind() from scope Composer\Autoload\ComposerStaticInit79cf4c74ff47af37c5a22c9d1a1a7558 in wp-content/plugins/ns-cloner-site-copier/vendor/composer/autoload_static.php:35 Stack trace: #0 wp-content/plugins/ns-cloner-site-copier/vendor/composer/autoload_real.php(32): Composer\Autoload\ComposerStaticInit79cf4c74ff47af37c5a22c9d1a1a7558::getInitializer() #1 wp-content/plugins/ns-cloner-site-copier/vendor/autoload.php(12): ComposerAutoloaderInit79cf4c74ff47af37c5a22c9d1a1a7558::getLoader() #2 wp-content/plugins/ns-cloner-site-copier/ns-cloner.php(34): require_once('...') #3 wp-settings.php(373): include_once('...') #4 wp-config.php(9): require_once('...') #5 wp-load.php(50): require_once('...') #6 wp-blog-header.php(13): require_once('...') #7 index.php(17): require('...') #8 {main} thrown in wp-content/plugins/ns-cloner-site-copier/vendor/composer/autoload_static.php on line 35I’m not using the plugin a the moment but remains active in case the client wants to use it.
Server: Debian 11, PHP 8.1.9
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Uncaught Error: Call to protected method Closure::bind()’ is closed to new replies.