Fatal error: Declaration of _JchOptimizeVendor\GuzzleHttp\Psr7\Uri::getScheme() must be compatible with Psr\Http\Message\UriInterface::getScheme(): string in /var/www/www-root/data/www/gdzister.com/administrator/components/com_jchoptimize/lib/vendor/guzzlehttp/psr7/src/Uri.php on line 332
Compile Error: Declaration of _JchOptimizeVendor\GuzzleHttp\Psr7\Uri::getScheme() must be compatible with Psr\Http\Message\UriInterface::getScheme(): string (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Declaration of _JchOptimizeVendor\GuzzleHttp\Psr7\Uri::getScheme() must be compatible with Psr\Http\Message\UriInterface::getScheme(): string

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#736
  -error: array:4 [
    "type" => 64
    "message" => "Declaration of _JchOptimizeVendor\GuzzleHttp\Psr7\Uri::getScheme() must be compatible with Psr\Http\Message\UriInterface::getScheme(): string"
    "file" => "/var/www/www-root/data/www/gdzister.com/administrator/components/com_jchoptimize/lib/vendor/guzzlehttp/psr7/src/Uri.php"
    "line" => 332
  ]
}
  1. $uri->validateState();
  2. return $uri;
  3. }
  4. public function getScheme()
  5. {
  6. return $this->scheme;
  7. }
  8. public function getAuthority()

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Declaration of _JchOptimizeVendor\GuzzleHttp\Psr7\Uri::getScheme() must be compatible with Psr\Http\Message\UriInterface::getScheme(): string

  at /var/www/www-root/data/www/gdzister.com/administrator/components/com_jchoptimize/lib/vendor/guzzlehttp/psr7/src/Uri.php:332