• Resolved arnodeleeuw

    (@arnodeleeuw)


    Hello!

    The log of my backup is displaying a lot (8000+ lines) of deprecation errors regarding the passing of null as a parameter. All notices are the same as the ones I’ve added as an example to this thread. This happens both with manual and scheduled backups.

    I found this support thread where it was suggested to use PHP 8.1, but we’re already running PHP 8.1.30 and WordPress 6.6.2.

    Is there a way to figure out what’s causing these notices and potentially fix it ourselves?
    Thanks in advance!

    [28-Oct-2024 11:13:08] VEROUDERD: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
    [28-Oct-2024 11:13:08] VEROUDERD: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
    [28-Oct-2024 11:13:08] VEROUDERD: strlen(): Passing null to parameter #1 ($string) of type string is deprecated
    [28-Oct-2024 11:13:08] VEROUDERD: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
Viewing 1 replies (of 1 total)
  • Plugin Support BWU Support

    (@saranshwpm)

    Hello,

    Thank you for bringing this to our attention. We are aware of the deprecation warnings appearing in the backup logs and have reported the issue to our developers for investigation. While we don’t have an exact ETA, it should be addressed in an upcoming update.

    Please note that these warnings are only notices and should not impact the functionality of your backups.

    Thanks for your patience!

    Best regards,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.