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.

Warning about siteOrigin Widgets Bundle before updating PHP

6 years ago · Last reply by Ellen Bruijs 6 years ago

I ran a scan for PHP 7.0 Compatibility

This is the result for SiteOrigin Widgets Bundle – Compatible Warnings: 3

FILE: /var/www/vhosts/105/260013/webspace/httpdocs/babetteinterieur.nl/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
——————————————————————————————————————————-

What does this mean?

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 6 years, 9 months ago

    Hi Ellen,

    We’ve looked into the highlighted issues in the past and this is a false positive. These warnings are being logged due to how PHP 7 Compatability Checkers check for compatibility. They check each line independently of the other lines. This is problematic as the relevant code is set up to avoid this compatibility issue, but it requires this is done over a number of lines and as a result that, the PHP compatibility checker is incorrectly flagging it.

    In other words, these warnings are false positive and safe to ignore. You’re able to use PHP 7.0, 7.1, 7.2, and 7.3 without issue.

  2. Ellen Bruijs 6 years, 9 months ago

    Thank you very much for this reply. that’s a relieve!

    Ellen

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