Symfony\Component\ErrorHandler\Error\FatalError {#836 -error: array:4 [ "type" => 64 "message" => "Declaration of _JchOptimizeVendor\Laminas\ServiceManager\ServiceManager::has($name) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool" "file" => "/home/users/k/kubtaxi_jm2/site/administrator/components/com_jchoptimize/lib/vendor/laminas/laminas-servicemanager/src/ServiceManager.php" "line" => 240 ] }
* {@inheritDoc} * * @param string|class-string $name * @return bool */ public function has($name) { // Check static services and factories first to speedup the most common requests. return $this->staticServiceOrFactoryCanCreate($name) || $this->abstractFactoryCanCreate($name); } /**|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Declaration of _JchOptimizeVendor\Laminas\ServiceManager\ServiceManager::has($name) must be compatible with Psr\Container\ContainerInterface::has(string $id): bool at /home/users/k/kubtaxi_jm2/site/administrator/components/com_jchoptimize/lib/vendor/laminas/laminas-servicemanager/src/ServiceManager.php:240 |