• Resolved Asif

    (@asifanwar451)


    Hi,
    After upgrading to PHP 8.0 from PHP 7.4, BackWPup logs show the below warnings. We are on WordPress 5.8.2 and BackWPup plugin version is 3.10.0. The generated backup seems to be fine.

    Appreciate the support.

    [20-Dec-2021 11:39:09] 1. Trying to send backup file to S3 Service …
    [20-Dec-2021 11:39:09] Connected to S3 Bucket "baeldungbackup" in us-east-1
    [20-Dec-2021 11:39:09] Checking for not aborted multipart Uploads …
    [20-Dec-2021 11:39:09] Starting upload to S3 Service …
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] Backup transferred to https://xxx.com/xxx.zip.
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:16] WARNING: Trying to access array offset on value of type null
    [20-Dec-2021 11:40:17] One file deleted on S3 Bucket.
    [20-Dec-2021 11:40:17] 2 old logs deleted
    [20-Dec-2021 11:40:17] WARNING: Job finished with warnings in 579 seconds. Please resolve them for correct execution.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @asifanwar451,

    The warning should be resolved with the next major plugin update BackWPup 4.0.
    BackWPup 3.10.0 added partial PHP 8 compatibility, but due to the backward compatibility we still provide (up to PHP 5.6), we couldn’t get every destination working on PHP 8 without warning or errors.
    The warning should not cause a major problem as long as no errors appear. But when certain destinations such as S3 are used, we would recommend sticking with PHP 7.4 until we have added official compatibility for PHP 8 on the remaining destinations.
    Thanks!

    Kind regards,
    Niklas

    Plugin Support happyAnt

    (@duongcuong96)

    • This reply was modified 3 years, 2 months ago by happyAnt.
    Thread Starter Asif

    (@asifanwar451)

    Hey @niklasinpsyde
    Thanks for the response.
    Is there any tentative timeline for BackWPup 4.0?

    Regards
    Asif

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @asifanwar451,

    There is a lot of development left to do for the major update, but I wouldn’t rule out a release sometime in Q1. No promises though as it will be the biggest BackWPup update in a while though, so stay tuned!

    Kind regards,
    Niklas

    Thread Starter Asif

    (@asifanwar451)

    Sounds good, @niklasinpsyde

    Cheers,
    Asif

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Warnings in Logs after Upgrading to PHP 8.0’ is closed to new replies.