• Resolved sinaloaeshop

    (@sinaloaeshop)


    Hi I did a compatibilty test for PHP 7.2 and I get these warnings. Hope you can address problems in future updates ??

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/cerdic/css-tidy/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: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/twig/twig/lib/Twig/Compiler.php
    ——————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————
    218 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ——————————————————————————————————

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/twig/twig/lib/Twig/Lexer.php
    —————————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————
    87 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    91 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    —————————————————————————————————

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php
    ———————————————————————————————————————————————-
    FOUND 2 ERRORS AFFECTING 2 LINES
    ———————————————————————————————————————————————-
    87 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    91 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ———————————————————————————————————————————————-

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php
    ——————————————————————————————————————————————
    FOUND 4 ERRORS AFFECTING 4 LINES
    ——————————————————————————————————————————————
    180 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    187 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    207 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    213 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ——————————————————————————————————————————————

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php
    ———————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————————————————————–
    526 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
    ———————————————————————————————————————————————————–

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php
    ————————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————————————
    33 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ————————————————————————————————————————————————

    FILE: /home/keepler/vendetodito.com/wp-content/plugins/mailpoet/vendor/tburry/pquery/gan_selector_html.php
    ———————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————-
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    ———————————————————————————————————-

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.2 warnings’ is closed to new replies.