Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter panoreel

    (@panoreel)

    Thanks again for the reply – I’ll mark plugin as probably compatible. Hopefully, I’ll get no issues and I’ll let you know if anything crops up.

    Kind Regards

    Thread Starter panoreel

    (@panoreel)

    Hi Edward,

    Thanks for the quick reply. I intend initially to upgrade our php from current version 7.0.28 to version 7.1. You think I should have no issues with your plugin? It is indeed ‘lighter’ compared to a couple of other plugins I must check before upgrading, so can I mark you plugin as compatible ? ??

    Kind Regards

    Hi,

    I would also like a definitive answer on this. I would like to upgrade to php 7.2 or at least 7.1 At the moment a couple of plugins are preventing me from doing this.

    Report from compatibility checker gives the following for W3TC:

    Name: W3 Total Cache

    FILE: wp-content/plugins/w3-total-cache/lib/Azure/GuzzleHttp/Promise/functions.php
    ————————————————————————————————————
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    ————————————————————————————————————
    222 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
    257 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
    313 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
    ————————————————————————————————————

    FILE: wp-content/plugins/w3-total-cache/lib/Azure/MicrosoftAzureStorage/Common/Internal/Utilities.php
    ——————————————————————————————————————————————————-
    FOUND 4 ERRORS AFFECTING 3 LINES
    ——————————————————————————————————————————————————-
    710 | ERROR | Function mcrypt_encrypt() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
    710 | ERROR | Extension ‘mcrypt’ is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    711 | ERROR | The constant “MCRYPT_RIJNDAEL_128” is deprecated since PHP 7.1 and removed since PHP 7.2
    714 | ERROR | The constant “MCRYPT_MODE_ECB” is deprecated since PHP 7.1 and removed since PHP 7.2
    ——————————————————————————————————————————————————-

    FILE: wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php
    ———————————————————————————————–
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ———————————————————————————————–
    1083 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
    1122 | WARNING | Function each() is deprecated since PHP 7.2; Use a foreach loop instead
    ———————————————————————————————–

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php
    ———————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ———————————————————————————————
    92 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    93 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————————

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php
    ———————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————
    56 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————————————

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/Minify/JS/ClosureCompiler.php
    ———————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————-
    52 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————————————-

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUI/CssCompressor.php
    ———————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————
    104 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————————————

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————–
    116 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ————————————————————————————–

    FILE: wp-content/plugins/w3-total-cache/lib/Minify/Minify.php
    —————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————
    350 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    —————————————————————————————

    FILE: wp-content/plugins/w3-total-cache/ConfigDbStorage.php
    ————————————————————————————————————
    FOUND 8 ERRORS AFFECTING 8 LINES
    ————————————————————————————————————
    227 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    229 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    250 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    289 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    326 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    347 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    365 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    379 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ————————————————————————————————————

    Hi,

    At present I am running our WordPress site on php 7.0.28. The GMailSMTP plugin has been working with no problems, but I wish to upgrade to php 7.2 or at least php 7.1. When I run the ‘PHP Compatibility Checker’ (by WPengine) I too receive a report with many warnings and errors for GmailSMTP plugin. Would the author please confirm that the plugin will work under php 7.1/7.2?

    Many thanks in advance

    Thread Starter panoreel

    (@panoreel)

    Thanks Simon,

    I’ll take a look

    Hi Barry,

    Thank you for the very quick response and the information.
    Much appreciated.

    Kind regards

    Hi,

    I currently am using the Download Monitor ver 1.9.4 on php 5.6 with no issues.But I am wanting to upgade our website ASAP to use php 7. I tested our current configuration with WP Engine’s PHP Compatibility Checker 1.1.2 tool. Unfortunately Download Monitor failed the test, details below:

    FILE: /wp-content/plugins/download-monitor/includes/class-dlm-download-handler.php

    FOUND 2 ERRORS AFFECTING 2 LINES

    532 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    537 | ERROR | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0

    FILE: /wp-content/plugins/download-monitor/includes/admin/uaparser/lib/json/JSON.php

    FOUND 3 ERRORS AFFECTING 3 LINES
    828 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    845 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    859 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7

    When can we expect compatibility with php 7

    Kind Regards

Viewing 7 replies - 1 through 7 (of 7 total)