HI,
do you have a planned date for the update to support the PHP 7.1?
Unfortunately i realised it generates warnings with Newsmag after i done the full configuration of the site. So i have 2 options:
1., waiting for your update (please, please)
2., downgrade to 7.0 but it could take 1-2 days of reconfiguration
If you plan to release in let me say 1-2 weeks then you could save a lot of work for me.
Thanks in advance!
Hello laptinek,
Please keep in mind that the PHP 7.1 have been tested with the latest version of Newsmag. Please ensure that you are using the latest theme version. Otherwise, yo should redownload the theme from TF and update it via FTP way. Clear all the caches and check the results. Notice that until now, we do not have encountered any bad reports regarding on PHP version, sorry!
Thanks for your understanding!
I have still errors in the theme:
FILE: /home/****/domains/****/public_html/wp-content/themes/newsmag/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: /home/****/domains/****/public_html/wp-content/themes/newsmag/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: /home/****/domains/****/public_html/wp-content/themes/newsmag/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
—————————————————————————————————————————————