• Resolved ncbogroupie

    (@ncbogroupie)


    I am thinking of upgrading to PHP 7.2.9 on my site. I believe you are planning an update to Autoptimize 2.4. Is it coming soon? If so, maybe I should just disable it and wait for the new version? PHP Compatibility Checker found 11 Warnings, and I don’t know how to fix them!

    “Scan Results for PHP 7.2 Compatibility
    Autoptimize – Compatible Warnings: 11
    FILE: /home4/ncbaroqu/public_html/wp-content/plugins/autoptimize/classes/external/php/minify-2.3.1-jsmin.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————–
    107 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ————————————————————————————–
    FILE: /home4/ncbaroqu/public_html/wp-content/plugins/autoptimize/classes/external/php/minify-2.1.7-jsmin.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————–
    107 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ————————————————————————————–
    FILE: /home4/ncbaroqu/public_html/wp-content/plugins/autoptimize/classes/autoptimizeBase.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 7 WARNINGS AFFECTING 7 LINES
    ————————————————————————————–
    146 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    163 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    179 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    195 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    211 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    227 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    303 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    ————————————————————————————–
    FILE: /home4/ncbaroqu/public_html/wp-content/plugins/autoptimize/classes/autoptimizeStyles.php
    ————————————————————————————–
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ————————————————————————————–
    96 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    481 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
    ————————————————————————————–

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

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    PHP Compatibility Checker found 11 Warnings, and I don’t know how to fix them!

    There’s no reason to try to fix anything yourself, as even when those warnings are shown everything still works perfectly. it’s just PHP 7.2 telling you (and me) that those functions will likely stop working in one of the future PHP-versions ??

    I believe you are planning an update to Autoptimize 2.4. Is it coming soon?

    I’m aiming for September, but could still slip to October (or November or December). But if you want you can switch to 2.4 now already ??

    If so, maybe I should just disable it and wait for the new version?

    No, if I were you I would either just keep 2.3.4 running (as I wrote, it works perfectly even in the latest PHP 7.2-version) OR switch to 2.4 ??

    Enjoy the last hours of the weekend! ??
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Compatibility with PHP 7.2.9’ is closed to new replies.