Title: PHP 7.2 Errors
Last modified: June 27, 2018

---

# PHP 7.2 Errors

 *  [kentinada](https://wordpress.org/support/users/kentinada/)
 * (@kentinada)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-4/)
 * I am trying to update my site to PHP 7.1 but the Siteground site checker reports
   errors from your plugin. The errors are:
 * FILE: /home/adahighl/public_html/wp-content/plugins/sc-littlebizzy/admin-notices-
   ms.php
    ———————————————————————————————————– FOUND 2 ERRORS AFFECTING 2 LINES———————————————————————————————————–
   85 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 
   and prohibited since PHP 5.4 86 | ERROR | Using a call-time pass-by-reference
   is deprecated since PHP 5.3 and prohibited since PHP 5.4 ———————————————————————————————————–
 * Suggestions?

Viewing 1 replies (of 1 total)

 *  [nazpastorc](https://wordpress.org/support/users/nazpastorc/)
 * (@nazpastorc)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-4/#post-10485453)
 * I had a similar problem, except I didn’t notice it until after PHP was updated,
   and my entire admin section was unusable.
 * That file, admin-notices-ms.php, is only used if you are running WordPress multisite–
   but it causes an error on higher versions of PHP. I am not running multisite,
   so I just opened that file, commented lines 85 and 86, and that made the problem
   go away.
 * Hopefully, they’ll update the plugin to resolve, but if not it’s not a big deal
   to have those lines commented if you are not running multisite.

Viewing 1 replies (of 1 total)

The topic ‘PHP 7.2 Errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sc-littlebizzy.svg)
 * [StatCounter](https://wordpress.org/plugins/sc-littlebizzy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sc-littlebizzy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sc-littlebizzy/)
 * [Active Topics](https://wordpress.org/support/plugin/sc-littlebizzy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sc-littlebizzy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sc-littlebizzy/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [nazpastorc](https://wordpress.org/support/users/nazpastorc/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-2-errors-4/#post-10485453)
 * Status: not resolved