• Resolved Skrlance

    (@seanlance)


    Yesterday I upgraded from PHP 8.2 to 8.3 and I saw PHP deprecated errors through SweepPress plugin on Theme Options of my website Rehub theme which is using Vafpress.

    On the Query Monitor it says:

    Deprecated str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
    wp-content/plugins/sweeppress/vendor/erusev/parsedown/Parsedown.php:30

    Query Monitor shows two errors occurring through SweepPress plugin:

    str_replace()
    wp-content/plugins/sweeppress/vendor/erusev/parsedown/Parsedown.php:30
    Parsedown->text()
    wp-content/plugins/sweeppress/vendor/erusev/parsedown/Parsedown.php:1580

    I have been SweepPress user from a very long time and I would be very much thankful if you would consider looking into it.

Viewing 1 replies (of 1 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    Hello,

    SweepPress doesn’t uses Parsedown library, but it is a part of our shared library, so it is included, but SweepPress is not loading or using it.

    Regards,
    Milan

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.