• Resolved Mr-Silly-Bear

    (@mr-silly-bear)


    Hi,

    We’ve been running 7.3 compatibility scans, and an error was thrown for your plugin (v2.79), which is as follows:

    FILE: ...{{CHANGED}}/wp-content/plugins/media-library-assistant/includes/class-mla-settings-documentation-tab.php
    ---------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------------
     1647 | ERROR | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to
          |       | a parameter, but will instead provide the current value. The parameter "$string" was changed on line 1644.
    ---------------------------------------------------------------------------------------------------------------------------------------

    Is this likely a problem that will break the site on 7.3php?

    Let me know if you need anymore information.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thank you for taking the time to run MLA through the compatibility scan and for reporting this issue.

    The code in question only runs (in admin mode) when installing or updating one of MLA’s example plugins. It will not break a site or have any lasting effects even if a problem occurs.

    I have changed the code to avoid the issue and I will release the fix in my next MLA version. If you need the fix immediately I can update the MLA Development Version to include it. I will update this topic when the next version goes out.

    Again, thanks for alerting me to this issue and for your interest in the plugin.

    Plugin Author David Lingren

    (@dglingren)

    I have uploaded a new MLA Development Version dated 20190707 that contains the fix for this issue. You can find step-by-step instructions for using the Development Version in this earlier topic:

    PHP Warning on media upload with Polylang

    If you get a chance to install the Development Version, let me know if there are any remaining issues with the code.

    Plugin Author David Lingren

    (@dglingren)

    I have released MLA version 2.80, which includes the updates required for this topic.

    I am marking the topic resolved, but please update it if you are still having trouble after updating to the newest MLA version. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘7.0 compatibility error, ‘…functions inspecting arguments…’’ is closed to new replies.