Title: PHP Error
Last modified: July 30, 2024

---

# PHP Error

 *  Resolved [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/php-error-663/)
 * Hi there!
 * After recent updates of PHP to 8.3, WP to 6.6.1 and WooCommerce to 9.1.4 I am
   constantly getting PHP compatibiliy error that is being recorder in error log:
 * PHP Deprecated: Creation of dynamic property LWP_DiviBreadcrumbs::$icon is deprecated
   in /home/tahoce47/public_html/wp-content/themes/Divi/includes/builder/class-et-
   builder-element.php on line 1425
 * Why would this be? Is plugin not compatible with the PHP 8.3 or something else?
   Any suggestions?
    -  This topic was modified 1 year, 9 months ago by [dmarin](https://wordpress.org/support/users/dmarin/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-error-663%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [learnhowwp](https://wordpress.org/support/users/themeythemes/)
 * (@themeythemes)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/php-error-663/#post-17921935)
 * Hi [@dmarin](https://wordpress.org/support/users/dmarin/),
 * I think the issue is that I am using an outdated way to set the icon for the 
   breadcrumbs module in the Divi Builder. The icon you see for the module when 
   you are adding a new module in the add module popup.
 * You can ignore this warning as at this time it is just logging the warning in
   the error log and I will fix it in the next update.
 * If you want to stop it right now then you can delete the following line at the
   start of the file.
 *         $this->icon = ‘=’;
 * from the file breadcrumbs-divi-module\includes\modules\DiviBreadcrumbs\DiviBreadcrumbs.
   php
 * This will just remove the ‘D’ icon you see in the add module window and change
   it to a hamburger icon.
 * It won’t affect the plugin output on the front end or affect plugin settings.
 * Let me know how it goes.
 *  Thread Starter [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/php-error-663/#post-17921991)
 * [@themeythemes](https://wordpress.org/support/users/themeythemes/) Thanks for
   a quick reply. I will just wait for the update if it does not affect functionality
   of the website. Hopefully the error does not slow down site loading.
 * Regards, Danijel
 *  Plugin Author [learnhowwp](https://wordpress.org/support/users/themeythemes/)
 * (@themeythemes)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/php-error-663/#post-17987235)
 * This is fixed in version 1.2.3. I am marking this ticket as resolved.
 *  Thread Starter [dmarin](https://wordpress.org/support/users/dmarin/)
 * (@dmarin)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/php-error-663/#post-17987748)
 * Thank you! 🙂

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

The topic ‘PHP Error’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumbs-divi-module/assets/icon-256x256.png?rev=2300238)
 * [Breadcrumbs Divi Module](https://wordpress.org/plugins/breadcrumbs-divi-module/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/breadcrumbs-divi-module/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumbs-divi-module/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumbs-divi-module/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumbs-divi-module/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumbs-divi-module/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 4 replies
 * 2 participants
 * Last reply from: [dmarin](https://wordpress.org/support/users/dmarin/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/php-error-663/#post-17987748)
 * Status: resolved