Title: PHP Deprecated
Last modified: January 25, 2024

---

# PHP Deprecated

 *  Resolved [Matt Scheidler](https://wordpress.org/support/users/matt6303/)
 * (@matt6303)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-deprecated-46/)
 * I am running this plugin on several sites and they all show these two lines throughout
   their PHP error logs:
 * [25-Jan-2024 13:31:07 UTC] PHP Deprecated: Using ${var} in strings is deprecated,
   use {$var} instead in /home/xxxxxx/public_html/wp-content/plugins/notification/
   src/Utils/Settings.php on line 293
   [25-Jan-2024 13:31:07 UTC] PHP Deprecated:
   Using ${var} in strings is deprecated, use {$var} instead in /home/xxxxxx/public_html/
   wp-content/plugins/notification/src/Utils/Settings.php on line 314
 * I haven’t seen this posted here, but for me it is happening on every site that
   I have checked.
 * Thank you for a great plugin.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * (@kubitomakita)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-deprecated-46/#post-17374444)
 * Thanks for the report! We already [fixed this in our trunk](https://github.com/BracketSpace/Notification/blob/develop/readme.txt#L318)
   it will be released in Notification v9.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/notification/assets/icon-256x256.gif?rev=3476901)
 * [Notification - Custom Notifications and Alerts for WordPress](https://wordpress.org/plugins/notification/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/notification/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/notification/)
 * [Active Topics](https://wordpress.org/support/plugin/notification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/notification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/notification/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/php-deprecated-46/#post-17374444)
 * Status: resolved