Title: Errors/Warnings in PHP 7.x
Last modified: June 13, 2019

---

# Errors/Warnings in PHP 7.x

 *  Resolved [Shaun Roselt](https://wordpress.org/support/users/shaunroseltgmailcom/)
 * (@shaunroseltgmailcom)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/)
 * I just updated to PHP 7.3.6 and I seem to be getting these Errors/Warnings:
 * FILE: /home/programming/public_html/wp-content/plugins/prismatic/inc/settings-
   callbacks.php
    —————————————————————————————————————- FOUND 0 ERRORS AND 5 WARNINGS
   AFFECTING 5 LINES —————————————————————————————————————- 151 | WARNING | Global
   with anything other than bare variables is discouraged since PHP 7.0. Found ${
   $setting} 194 | WARNING | Global with anything other than bare variables is discouraged
   since PHP 7.0. Found ${$setting} 213 | WARNING | Global with anything other than
   bare variables is discouraged since PHP 7.0. Found ${$setting} 234 | WARNING 
   | Global with anything other than bare variables is discouraged since PHP 7.0.
   Found ${$setting} 253 | WARNING | Global with anything other than bare variables
   is discouraged since PHP 7.0. Found ${$setting} —————————————————————————————————————-
 * FILE: /home/programming/public_html/wp-content/plugins/prismatic/inc/prismatic-
   core.php
    —————————————————————————————————————– FOUND 0 ERRORS AND 2 WARNINGS
   AFFECTING 2 LINES —————————————————————————————————————– 99 | WARNING | Global
   with anything other than bare variables is discouraged since PHP 7.0. Found ${
   $settings} 115 | WARNING | Global with anything other than bare variables is 
   discouraged since PHP 7.0. Found ${$settings} —————————————————————————————————————–

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11635456)
 * Thanks for reporting. The post title says “errors”, but there are none, only 
   warnings. Nonetheless I will investigate and resolve for the next plugin update.
   Feel free to post again with any further infos, feedback, etc.
 *  Thread Starter [Shaun Roselt](https://wordpress.org/support/users/shaunroseltgmailcom/)
 * (@shaunroseltgmailcom)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11635541)
 * I said errors because it could turn into a possible future error in upcoming 
   PHP versions, but you’re 100% correct.
 * Right now it’s just warnings.
 *  Thread Starter [Shaun Roselt](https://wordpress.org/support/users/shaunroseltgmailcom/)
 * (@shaunroseltgmailcom)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11823219)
 * Hi. Any news on this?
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11824858)
 * Currently working on plugin updates, should be getting to this soon.
 *  Thread Starter [Shaun Roselt](https://wordpress.org/support/users/shaunroseltgmailcom/)
 * (@shaunroseltgmailcom)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11825712)
 * Okay thanks.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11839450)
 * Just to follow up with this, the reported code is updated for latest PHP in the
   upcoming version. Should be available soon. Thanks again for the feedback, Shaun.

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

The topic ‘Errors/Warnings in PHP 7.x’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/errors-warnings-in-php-7-x/#post-11839450)
 * Status: resolved