• Hi.
    i will only inform you, that your plugin has some deprecated warnings in the log files in PHP 8.1.9:

    Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    – wp-content/plugins/backupwordpress/classes/class-path.php:456


    strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated


    str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.1.9 Support’ is closed to new replies.