Symfony\Component\ErrorHandler\Error\FatalError {#778 -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" => "/homepages/5/d30353169/htdocs/httpdocs/language/el-GR/localise.php" "line" => 217 ] }
* @param bool $local * @param bool $translate * * @return string */ public function format($format, $local = false, $translate = true) { $return = parent:: format($format, $local, $translate); if ((strpos($format, 'd') !== false) || (strpos($format, 'j') !== false)) { |
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 /homepages/5/d30353169/htdocs/httpdocs/language/el-GR/localise.php:217 |