Title: PHP Deprecated errors in debug.log
Last modified: February 3, 2026

---

# PHP Deprecated errors in debug.log

 *  [pooltech](https://wordpress.org/support/users/pooltech/)
 * (@pooltech)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/php-deprecated-errors-in-debug-log/)
 * I’ve been seeing **numerous PHP Deprecated: Creation of dynamic property warnings
   in my error logs** coming from the Trustpilot plugin. These notices have been
   appearing since I moved to **PHP 8.2+**. While they aren’t “breaking” the site
   yet, they are **flooding my debug.log** and indicate **the code needs to be updated
   for modern PHP standards**.
    - [03-Feb-2026] PHP Deprecated: Creation of dynamic property Trustpilot\Review\
      Plugin::$plugin_version is deprecated in: /plugins/trustpilot-reviews/review/
      Plugin.php on line 36
    - [03-Feb-2026] PHP Deprecated: Creation of dynamic property Trustpilot\Review\
      Admin::$plugin_slug is deprecated in: /plugins/trustpilot-reviews/review/Admin.
      php on line 46
    - [03-Feb-2026] PHP Deprecated: Creation of dynamic property Trustpilot\Review\
      Admin::$version is deprecated in: /plugins/trustpilot-reviews/review/Admin.
      php on line 47
    - [03-Feb-2026] PHP Deprecated: Creation of dynamic property Trustpilot\Review\
      TrustBox::$plugin_version is deprecated in /plugins/trustpilot-reviews/review/
      TrustBox.php on line 36

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

 *  [Justin](https://wordpress.org/support/users/jtphelan/)
 * (@jtphelan)
 * [4 months ago](https://wordpress.org/support/topic/php-deprecated-errors-in-debug-log/#post-18810093)
 * I have the same error message as flooding my debug log.
 *  Thread Starter [pooltech](https://wordpress.org/support/users/pooltech/)
 * (@pooltech)
 * [4 months ago](https://wordpress.org/support/topic/php-deprecated-errors-in-debug-log/#post-18810573)
 * I see in various support threads that this has been a **known issue for over 
   a year now**. These dynamic property deprecations are a standard fix for PHP 
   8.2+ compatibility, and seeing them ignored for this long is concerning.
 * I honestly doubt there is an actual roadmap for a fix at this point, as these
   are trivial code updates that have been left hanging. It makes it very difficult
   to justify keeping the plugin when basic maintenance is neglected, especially
   from a provider like** Trustpilot**, whose entire brand is built on trust and
   professional standards.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-deprecated-errors-in-debug-log%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

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

## Tags

 * [PHP Deprecated](https://wordpress.org/support/topic-tag/php-deprecated/)
 * [update needed](https://wordpress.org/support/topic-tag/update-needed/)

 * 2 replies
 * 2 participants
 * Last reply from: [pooltech](https://wordpress.org/support/users/pooltech/)
 * Last activity: [4 months ago](https://wordpress.org/support/topic/php-deprecated-errors-in-debug-log/#post-18810573)
 * Status: not resolved