• hello
    beside the warnings with deprecated mcrypt since PHP 7.1 already mentioned here: https://www.ads-software.com/support/topic/extension-mcrypt-is-deprecated-since-php-7-1/
    here are also 2 warnings with PHP 7.2.

    FILE: /var/www/html/wp-content/plugins/cloudflare/vendor/symfony/yaml/Inline.php
    ———————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————–
    55 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————–

    FILE: /var/www/html/wp-content/plugins/cloudflare/vendor/symfony/yaml/Parser.php
    ———————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————–
    76 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ———————————————————————————–

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warnings with PHP 7.2’ is closed to new replies.