• Using ${var} in strings is deprecated, use {$var} instead

    1. wp-content/plugins/pretty-link/app/controllers/PrliAppController.php:122
    2. prli_autoloader()
      wp-content/plugins/pretty-link/pretty-link.php:221

    View post on imgur.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Tyler

    (@tylerthedude)

    Hi @banijadev,

    Thank you for reaching out and bringing this to our attention. I got with our development team, and we’ll get this deprecation notice addressed in the next release of Pretty Links.

    Kind regards,

    Tyler

    (@tylerthedude)

    Hi @banijadev,

    I just wanted to follow up on this and let you know that this deprecation notice has been fixed in the latest version of Pretty Links (3.5.3).

    I hope this helps!

    Kind regards,

    Hi I have a similar problem.

    During a test of my site the Query Monitor Plugin came up with the php-errors in the Pretty Link plugin below:
    wp-content/plugins/pretty-link/app/models/PrliOptions.php:39
    PrliOptions->__construct()
    wp-content/plugins/pretty-link/app/models/PrliOptions.php:373
    PrliOptions::get_options()
    wp-content/plugins/pretty-link/pretty-link.php:164

    Creation of dynamic property PrliOptions::$link_redirect_action is deprecated.

    Can this be fixed?

    I run php version 8.2 and Pretty Links version 3.5.3

    thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated PHP Errors 8.2.8’ is closed to new replies.