Warning: strtok(): Both arguments must be provided when starting tokenization in /htdocs/cooperative-du-lauragais.fr/wp-content/mu-plugins/wp-such.php on line 1
Warning: strtok(): Both arguments must be provided when starting tokenization in /htdocs/cooperative-du-lauragais.fr/wp-content/mu-plugins/wp-such.php on line 1
finition instanceof EnvironmentVariableDefinition:
if (! $this->envVariableResolver) {
$this->envVariableResolver = new EnvironmentVariableResolver($this);
}
return $this->envVariableResolver;
case $definition instanceof InstanceDefinition:
if (! $this->instanceResolver) {
$this->instanceResolver = new InstanceInjector($this, $this->proxyFactory);
}
return $this->instanceResolver;
default:
throw new \RuntimeException('No definition resolver was configured for definition of type ' . get_class($definition));
}
}
}
Fatal error: Uncaught Error: Class "WPMU_DEV\Defender\Vendor\DI\Definition\Resolver\ResolverDispatcher" not found in /htdocs/cooperative-du-lauragais.fr/wp-content/plugins/defender-security/lib/packages/DI/Container.php:106
Stack trace:
#0 /htdocs/cooperative-du-lauragais.fr/wp-content/plugins/defender-security/lib/packages/DI/ContainerBuilder.php(191): WPMU_DEV\Defender\Vendor\DI\Container->__construct(Object(WPMU_DEV\Defender\Vendor\DI\Definition\Source\SourceChain), Object(WPMU_DEV\Defender\Vendor\DI\Proxy\ProxyFactory), NULL)
#1 /htdocs/cooperative-du-lauragais.fr/wp-content/plugins/defender-security/wp-defender.php(130): WPMU_DEV\Defender\Vendor\DI\ContainerBuilder->build()
#2 /htdocs/cooperative-du-lauragais.fr/wp-settings.php(545): include_once('/htdocs/coopera...')
#3 /htdocs/cooperative-du-lauragais.fr/wp-config.php(90): require_once('/htdocs/coopera...')
#4 /htdocs/cooperative-du-lauragais.fr/wp-load.php(50): require_once('/htdocs/coopera...')
#5 /htdocs/cooperative-du-lauragais.fr/wp-blog-header.php(13): require_once('/htdocs/coopera...')
#6 /htdocs/cooperative-du-lauragais.fr/index.php(17): require('/htdocs/coopera...')
#7 {main}
thrown in /htdocs/cooperative-du-lauragais.fr/wp-content/plugins/defender-security/lib/packages/DI/Container.php on line 106