Hello, I also would also like confirmation that this plugin is compatible with PHP 7.3 because my SiteGround server scan is telling me it is not. Here is the error code below that they detected. I’m not sure if the errors mentioned actually fix the issues as they are stated. Can you please let me know and confirm compatibility. Thank you:
Unfortunately, YITH WooCommerce Wishlist plugin is not compatible with our recommended 7.3 PHP version
FOUND 5 ERRORS AFFECTING 5 LINES
—————————————————————————————–
70 | ERROR | 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 “$args” was changed on line 64.
88 | ERROR | 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 “$args” was changed on line 82.
112 | ERROR | 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 “$args” was changed on line 106.
290 | ERROR | 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 “$args” was changed on line 284.
308 | ERROR | 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 “$args” was changed on line 302.