PHP 8.3 Compatibility Check Report
-
I wanted to update my site PHP to PHP 8.3 and found some errors in the Compatibility Check Report.
Please take a look at the CSV code and fix them ASAP.
Thank you.
File,Message,Column Number,Line
wp-content/plugins/yith-woocommerce-ajax-navigation/includes/cache-providers/class-yith-wcan-cache-provider-table.php,Late static binding is not supported outside of class scope.,11,41
,Late static binding is not supported outside of class scope.,43,41
,Late static binding is not supported outside of class scope.,19,46
,Late static binding is not supported outside of class scope.,6,47
,Late static binding is not supported outside of class scope.,19,50
,Late static binding is not supported outside of class scope.,6,51
,Late static binding is not supported outside of class scope.,14,54
,Late static binding is not supported outside of class scope.,19,56
,Late static binding is not supported outside of class scope.,6,57
,Late static binding is not supported outside of class scope.,14,60
,Late static binding is not supported outside of class scope.,11,83
,Late static binding is not supported outside of class scope.,48,83
,Late static binding is not supported outside of class scope.,14,87
,Late static binding is not supported outside of class scope.,19,88
,Late static binding is not supported outside of class scope.,28,93
,Late static binding is not supported outside of class scope.,16,95
,Late static binding is not supported outside of class scope.,4,101File,Message,Column Number,Line
wp-content/plugins/yith-woocommerce-ajax-navigation/includes/class-yith-wcan-presets-factory.php,"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 54.",44,71
wp-content/plugins/yith-woocommerce-ajax-navigation/includes/class-yith-wcan-presets-factory.php,"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 102.",44,119
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.