Symfony\Component\ErrorHandler\Error\FatalError {#392 -error: array:4 [ "type" => 64 "message" => "Declaration of Joomla\CMS\Event\AbstractImmutableEvent::offsetSet($name, $value) must be compatible with Joomla\Event\Event::offsetSet($name, $value): void" "file" => "/www/wwwroot/jasz.fejlesztunk.eu/libraries/src/Event/AbstractImmutableEvent.php" "line" => 65 ] }
* @return void * * @since 4.0.0 * @throws \BadMethodCallException */ public function offsetSet($name, $value) { // B/C check for plugins which use $event['result'] = $result; if ($name === 'result') { parent::offsetSet($name, $value);|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Declaration of Joomla\CMS\Event\AbstractImmutableEvent::offsetSet($name, $value) must be compatible with Joomla\Event\Event::offsetSet($name, $value): void at /www/wwwroot/jasz.fejlesztunk.eu/libraries/src/Event/AbstractImmutableEvent.php:65 |