This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

PHP 7.1 compatibility issue

7 years ago · Last reply by Alex S 7 years ago

Hello,
I’ve just run our PHP 7.1 compatibility checker (thanks, SiteGround!), and it’s giving me an issue re SiteOrigin Widgets as follows:

FILE: /home/imimedia/public_html/globalpound/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.
————————————————————————————————————–

I’m assuming I can ignore these particular warnings and go ahead, but wanted to pass it on.

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 7 years, 9 months ago

    Hi Laura,

    I’m assuming I can ignore these particular warnings and go ahead, but wanted to pass it on.

    Correct. We’ve looked into the highlighted issues in the past. These errors are coming up due to how the PHP 7 Compatability 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.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread