JM 3.9.21, VM 3.8.4, PHP 7.2 (7.3 breaks some elements on site).
This came to my attention today. My error_log is filled up with entries like this:
PHP Warning: Declaration of plgVmShipmentRules_Shipping_Base::setCartPrices(VirtueMartCart $cart, &$cart_prices, $method) should be compatible with vmPSPlugin::setCartPrices(VirtueMartCart $cart, &$cart_prices, $method, $progressive = true) in /home/golfspast/public_html/htdocs/plugins/vmshipment/rules_shipping/rules_shipping_base.php on line 756
Not sure how to address this. Can anyone provide insights?