PHP Compatibility Checker plugin gave the following issues for PHP 7,
FILE: /../wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/SourceMap/Base64VLQ.php
———————————————————————————————————————————————————–
FOUND 3 ERRORS AFFECTING 1 LINE
———————————————————————————————————————————————————–
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
———————————————————————————————————————————————————–
FILE: /../wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/Parser.php
———————————————————————————————————————————————-
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
———————————————————————————————————————————————-
470 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
471 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
478 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
———————————————————————————————————————————————-
FILE: /../wp-content/themes/Newspaper/includes/wp_booster/td_translate.php
—————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————
291 | WARNING | Function name “__td” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————
Hello,
Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Our theme in it’s latest version is fully compatible with php 7.0
Thank you!
I have the latest version installed with PHP 7. These are just the errors and warnings shown by the PHP Compatibility Checker plugin (https://wordpress.org/plugins/php-compatibility-checker).
Hello,
Our theme is compatible with php 7.0 All the needed adjustments were made in this regard. We will investigate again but most our users have php 7.0 already installed and encounter no issues when using our theme. As the plugin says, not all errors are show stoppers. We will test again for any issues but one test is not sufficient for a good assessment. There are lots and lots of checkers and all of them provide different results. We do plan on adding full php 7.1 compatibility in the next theme update though.
We will take these errors into consideration for future updates.
Thank you!