Im using joomla 5, php 8.2
Have error reporting to maximum
Deprecated
: Creation of dynamic property Joomla\Registry\Registry::$default is deprecated in
/home/mysoci/public_html/libraries/vendor/joomla/registry/src/Registry.php
on line
937
\trigger_deprecation(
'joomla/registry',
'__DEPLOY_VERSION__',
'Creating a property will be removed in version 3.',
self::class,
self::class
);
$this->$name = $value;
break;
Have error reporting to maximum
Deprecated
: Creation of dynamic property Joomla\Registry\Registry::$default is deprecated in
/home/mysoci/public_html/libraries/vendor/joomla/registry/src/Registry.php
on line
937
\trigger_deprecation(
'joomla/registry',
'__DEPLOY_VERSION__',
'Creating a property will be removed in version 3.',
self::class,
self::class
);
$this->$name = $value;
break;
Statistics: Posted by chris2k13 — Sat Feb 17, 2024 1:04 pm