• Resolved mjaschen

    (@mjaschen)


    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 80

    Problem occurs in lines 85 and 90 as well.

    We’re using the latest update of ILJ Premium.

    • This topic was modified 2 years, 5 months ago by mjaschen.
Viewing 1 replies (of 1 total)
  • Plugin Support markilj

    (@markilj)

    Thank you for reaching out to ILJ support, and we appreciate your diligence in reporting the deprecated get_class() issue.

    Our development team is aware of the compatibility issue with PHP 8.3. Rest assured, our team will be working diligently on resolving this PHP compatibility concern in the upcoming releases.

    If you have any further questions or encounter additional issues, please don’t hesitate to reach out to us.

    Thank you for your continued support and understanding.

    • This reply was modified 2 years, 5 months ago by markilj.
Viewing 1 replies (of 1 total)

The topic ‘PHP 8.3+: Calling get_class() without arguments is deprecated’ is closed to new replies.