PHP 8.3+: Calling get_class() without arguments is deprecated
-
ILJ (Premium) uses a
get_class()call which is was deprecated with the release of PHP 8.3 in November 2023.Example for an error message regarding this issue:
Deprecated: Calling get_class() without arguments is deprecated in /app/wp-content/plugins/internal-links-premium/posttypes/customlinks.php on line 80Problem occurs in lines 85 and 90 as well.
We’re using the latest update of ILJ Premium.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 8.3+: Calling get_class() without arguments is deprecated’ is closed to new replies.