Error with func_get_args() within your plugin
-
I’m attempting to bring one of my clients forward onto PHP 8+ but running into an error with the WooCommerce Product Subtitle plugin.
The report for this file: /plugins/wc-product-subtitle/vendor/wponion/wponion/core/wp/pointers/class-pointer.php says “Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$next” was changed on line 220.”
I hate to launch PHP 8 until you guys have seen and perhaps addressed this issue. Consider this your heads up.
Thanks in advance for any help.
Cenay’
The page I need help with: [log in to see the link]
- The topic ‘Error with func_get_args() within your plugin’ is closed to new replies.