• Resolved aparentdesign

    (@aparentdesign)


    FILE: /nas/content/live/mysite/wp-content/plugins/autoptimize/classes/external/php/jsmin.php
    ————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————-
    109 | WARNING | INI directive ‘mbstring.func_overload’ is deprecated since PHP 7.2
    ————————————————————————————————-

    Just a heads up that even in latest plugin this warning persists. Thx! Love the plugin!

    • This topic was modified 6 years, 4 months ago by aparentdesign.
Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    hey @aparentdesign you can safely ignore that one for 2 reasons:
    * the JSmin (which is a 3rd party component integrated in AO) code does not depend on that INI, but if it is there it checks the value and if needed acts upon it. if the INI value does not exist, there is no need to act on it.
    * deprecated just means it might not work in a future version of PHP

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Autoptimize v 2.4.1 PHP 7.2 warning’ is closed to new replies.