Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    Hello @rabu78

    PHP 8.2 is still quite new and I think there may be some warnings here and there for both plugins and themes, even WordPress itself, so I would recommend you for the production site, use PHP 8 or 8.1 instead so you get both fast and stable sites running.

    I also reported these warnings to our devs.

    Thread Starter rabu78

    (@rabu78)

    Hey,

    I tried it by changing the .htaccess file to:

    • AddType application/x-httpd-php80 .php
    • AddType application/x-httpd-php81 .php

    I checked if the changed PHP version is active and run for each version a backup job. I got the same warnings with PHP8 and PHP8.1.

    So this affects all 3 major versions.

    Best regards


    Rainer

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BackWPup – Trying to access array offset on value of type bool since’ is closed to new replies.