Fatal error: Declaration of el_GRDate::format($format, $local = false, $translate = true) must be compatible with Joomla\CMS\Date\Date::format($format, $local = false, $translate = true): string in /var/www/clients/client0/web13/web/language/el-GR/localise.php on line 217
Compile Error: Declaration of el_GRDate::format($format, $local = false, $translate = true) must be compatible with Joomla\CMS\Date\Date::format($format, $local = false, $translate = true): string (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Declaration of el_GRDate::format($format, $local = false, $translate = true) must be compatible with Joomla\CMS\Date\Date::format($format, $local = false, $translate = true): string

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#469
  -error: array:4 [
    "type" => 64
    "message" => "Declaration of el_GRDate::format($format, $local = false, $translate = true) must be compatible with Joomla\CMS\Date\Date::format($format, $local = false, $translate = true): string"
    "file" => "/var/www/clients/client0/web13/web/language/el-GR/localise.php"
    "line" => 217
  ]
}
  1.      * @param   bool    $local    
  2.      * @param   bool    $translate    
  3.      *    
  4.      * @return  string    
  5.      */    
  6.     public function format($format$local false$translate true)    
  7.     {    
  8.         $return parent:: format($format$local$translate);    
  9.         if ((strpos($format'd') !== false) || (strpos($format'j') !== false))    
  10.         {    

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Declaration of el_GRDate::format($format, $local = false, $translate = true) must be compatible with Joomla\CMS\Date\Date::format($format, $local = false, $translate = true): string

  at /var/www/clients/client0/web13/web/language/el-GR/localise.php:217