rsanchez/mo_variables

Issues with PHP 7

igreil opened this issue · 0 comments

Running on EE 3.1.2 and PHP 7.0.2 I get a bunch of errors like this one:

Only variables should be assigned by reference
user/addons/mo_variables/ext.mo_variables.php, line 50

It actually breaks the site when error reporting is enabled (which it isn't on production sites, obviously).

It also clashes with Add-on Menu (https://devot-ee.com/add-ons/add-on-menu), removing the latter from the control panel.

Keep up the good work & take care,
Ingmar