jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 37 forks source link

Calendar Module causing Deprecated #1705

Closed jojo12 closed 5 months ago

jojo12 commented 7 months ago

Running Joomla 5.0.2+ and JEM 4.20 and php 8.2 Getting the following error in the Calendar Module: Deprecated: Creation of dynamic property Joomla\Registry\Registry::$module_id is deprecated in /libraries/vendor/joomla/registry/src/Registry.php on line 937

mckillo commented 6 months ago

I have tried to simulate the error, but for me, it works in the same environment.

mckillo commented 6 months ago

Any data to see the error.

mckillo commented 5 months ago

Reviewed the issue, I have simulated it and fixed. See commit above.

jojo12 commented 5 months ago

fixed