• Hi,

    I’m reporting a reproducible fatal error in WP RSS Aggregator 5.1.0 that takes down the entire site when another active plugin loads a newer version of psr/log.

    Temporary fix I applied:
    I patched the PostLogger::log() signature to be compatible with psr/log 3.x:
    public function log( $level, string|\Stringable $message, array $context = array() ): void

Viewing 1 replies (of 1 total)
  • Plugin Support Hendra Setiawan

    (@hendcorp)

    Hi @dany897

    Thank you for reporting this and for providing the details of your investigation.

    To help us reproduce the issue on our end, could you let us know which plugin is triggering the fatal error? If possible, please also share the full error message or stack trace.

    We’ll review the compatibility issue further once we have a bit more information about the environment where it’s occurring.

    Thank you for your help.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.