PHP Deprecated Warnings when using PHP 8.3.1
-
Hi, Since upgrading to PHP 8.3.1, the plugin fills our logs with a lot of warnings. It would be great if your team could fix those with one of the next updates. Thank you. Here are the warnings we receive:
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1450
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1451
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1466
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1587
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1594
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1618
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php on line 1625
The topic ‘PHP Deprecated Warnings when using PHP 8.3.1’ is closed to new replies.