PHP 5.4 errors
-
Dear sir / madam,
After upgrading to PHP 5.4 I get the following errors with your plugin:
Deprecated: Unparenthesized
a ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /www/reduxgaming_269/public/wp-content/plugins/mobile-assistant-connector/sa.php on line 1338Deprecated: Unparenthesized
a ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /www/reduxgaming_269/public/wp-content/plugins/mobile-assistant-connector/sanew.php on line 701Was wondering when a new update will come out that will fix these issues.
With kind regards,
Twan AriensThe page I need help with: [log in to see the link]
- The topic ‘PHP 5.4 errors’ is closed to new replies.