Hi...
When moving the site to PHP 7 I get the following error in the calendar module...
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; modJeventsCalHelper has a deprecated constructor in /home/xxx/public_html/cms3/modules/mod_jevents_cal/helper.php on line 15
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DefaultModCalView has a deprecated constructor in /home/xxx/public_html/cms3/modules/mod_jevents_cal/tmpl/default/calendar.php on line 14
Thought you may need to know.
Gordon
When moving the site to PHP 7 I get the following error in the calendar module...
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; modJeventsCalHelper has a deprecated constructor in /home/xxx/public_html/cms3/modules/mod_jevents_cal/helper.php on line 15
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DefaultModCalView has a deprecated constructor in /home/xxx/public_html/cms3/modules/mod_jevents_cal/tmpl/default/calendar.php on line 14
Thought you may need to know.
Gordon