• Resolved webparaplan

    (@webparaplan)


    Latest plugin, latest WP, php 8.1 cause errors in log:

    [24-Apr-2023 09:48:52 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/site/wp-includes/functions.php on line 7053
    [24-Apr-2023 09:48:52 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/site/wp-includes/functions.php on line 2165

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Marcel

    (@marceljm)

    Thanks for reporting, @webparaplan.

    It should be fixed in the next version, 4.3.3.

    Plugin Author Marcel

    (@marceljm)

    Hi, @webparaplan.

    We’re already fixing the “PHP Deprecated” messages from FIFU side. But the ones you reported happens on “functions.php”, that is not a FIFU file. So it can’t be fixed directly.

    If you think they are related to FIFU in some way, please list the steps to reproduce the message.

    • This reply was modified 1 year, 7 months ago by Marcel.
    Thread Starter webparaplan

    (@webparaplan)

    wp-includes/functions.php accumulate all errors from all plugins.

    this errors is from YOUR plugin 100%

    I install Query Minitor plugin that relate it’s errors to FIFU

    Plugin Author Marcel

    (@marceljm)

    Hi, @webparaplan.

    As I told you, I need the steps to reproduce the issue. What’s the action that triggers the message?

    Also, could send me a screenshot of Query Monitor?

    Thanks for the cooperation.

    Plugin Author Marcel

    (@marceljm)

    Doesn’t matter. I could reproduce the issue today, when activating/deactivating the plugin.

    It’s already fixed and it will be available in the next version.

    Plugin Author Marcel

    (@marceljm)

    4.3.3 is available. Please contact me if you still have troubles with that.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP8 deprecated strpos and str_replace’ is closed to new replies.