Title: Dynamic property
Last modified: May 6, 2023

---

# Dynamic property

 *  Resolved [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/)
 * WordPress 6.2
   PHP 8.2.4Broken Link Checker 1.11.21
 * Error messages when activating PHP 8.2.4
 * Deprecated: Creation of dynamic property blcAnyPostContainer::$updating_urls 
   is deprecated in XXX/wp-content/plugins/broken-link-checker/includes/containers.
   php on line 514
 * See solutions:
 * [https://www.php.net/manual/es/migration82.deprecated.php](https://www.php.net/manual/es/migration82.deprecated.php)
    -  This topic was modified 3 years, 1 month ago by [almendron](https://wordpress.org/support/users/almendron/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/#post-16716390)
 * Broken Link Checker 2.0.0
 * Deprecated: Creation of dynamic property WPMUDEV_BLC\App\Admin_Modals\Plugin_Activation\
   Controller::$unique_id is deprecated in XXX/wp-content/plugins/broken-link-checker/
   core/utils/abstracts/class-base.php on line 56
 *  Thread Starter [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/#post-16716407)
 * Broken Link Checker 2.0.0
 * Deprecated: Creation of dynamic property blcAnyPostContainer::$updating_urls 
   is deprecated in /home/almendron/www/tribuna/wp-content/plugins/broken-link-checker/
   legacy/includes/containers.php on line 514
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/#post-16718741)
 * Hi [@almendron](https://wordpress.org/support/users/almendron/)
 * I hope you’re well today
 * The “deprecated” message doesn’t affect how the plugin works. It does cause entries
   in error logs (if PHP is set to log notices) but that’s it. It’s only a message
   to developers reminding that given function/syntax/structure is “planned to be
   entirely changes or removed” and will eventually stop working.
 * We are aware of such issues as the previous version of plugin (1.11.21) would
   no longer be developed and the 2.0 includes that exact same code of the “old”
   plugin and a new code of 2.0 engine – which is a “beta” release so far.
 * Our developers are already working on this and for the 2.1 release there is a
   full PHP 8.1 and 8.2 compatibility check and update planned so it should take
   care of such deprecation notices (by adjusting code of the plugin accordingly)
   and other possible issues (if detected).
 * Kind regards,
    Adam
 *  Thread Starter [almendron](https://wordpress.org/support/users/almendron/)
 * (@almendron)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/#post-16719548)
 * Thank you. Best regards

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Dynamic property’ is closed to new replies.

 * ![](https://ps.w.org/broken-link-checker/assets/icon-256x256.png?rev=2900468)
 * [Broken Link Checker](https://wordpress.org/plugins/broken-link-checker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/broken-link-checker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/broken-link-checker/)
 * [Active Topics](https://wordpress.org/support/plugin/broken-link-checker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/broken-link-checker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/broken-link-checker/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [almendron](https://wordpress.org/support/users/almendron/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/dynamic-property-3/#post-16719548)
 * Status: resolved