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

---

# PHP 7.1 Errors

 *  Resolved [kentinada](https://wordpress.org/support/users/kentinada/)
 * (@kentinada)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-1-errors-3/)
 * I am trying to update my site to PHP 7.1 but your plugin reports an error according
   to the Siteground site checker. There error is:
 * FILE: /home/adahighl/public_html/wp-content/plugins/so-widgets-bundle/base/inc/
   lib/Less/Parser.php
    ————————————————————————————————– FOUND 0 ERRORS AND 3 WARNINGS
   AFFECTING 3 LINES ————————————————————————————————– 93 | WARNING | INI directive‘
   mbstring.internal_encoding’ is deprecated since PHP 5.6. 94 | WARNING | INI directive‘
   mbstring.internal_encoding’ is deprecated since PHP 5.6. 229 | WARNING | INI 
   directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6. ————————————————————————————————–
 * Suggestions?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-1-errors-3/#post-10458161)
 * Hi kentinada,
 * We’ve looked into the highlighted issues in the past. These errors are coming
   up due to how the PHP 7 compatibility Checker checks for compatibility. It’s 
   basically missing the context and the context prevents the issue from occurring
   and flagging it incorrectly as a result.
 * > In other words, these warnings are false positive and safe to ignore. You’re
   able to use PHP 7.1 without issue. In fact, we actively use PHP 7.1 during development
   so we can assure you – there are no known issues with PHP 7.1.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/so-widgets-bundle/assets/icon.svg?rev=2556862)
 * [SiteOrigin Widgets Bundle](https://wordpress.org/plugins/so-widgets-bundle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/so-widgets-bundle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/so-widgets-bundle/)
 * [Active Topics](https://wordpress.org/support/plugin/so-widgets-bundle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/so-widgets-bundle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/so-widgets-bundle/reviews/)

## Tags

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

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