PHP 8.0 is a complete mess.
These are the errors i get with PHP version 7.4
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/****/public_html/sites/all/modules/moneysuite/ms_core/ms_core.forms.inc on line 1499
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_core/gateways/ms_paypal_wps/ms_paypal_wps.module on line 349
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_core/gateways/ms_paypal_wps/ms_paypal_wps.module on line 350
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_core/gateways/ms_paypal_wps/ms_paypal_wps.module on line 350
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_core/gateways/ms_paypal_wps/ms_paypal_wps.module on line 354
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_ppv/ms_ppv.module on line 1028
Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/***/public_html/sites/all/modules/moneysuite/ms_ppv/ms_ppv.module on line 1605