PHP8.1 may break Nextcloud 23

Begonnen von qord, 2022/01/06, 02:13:13

Vorheriges Thema - Nächstes Thema

qord

Hi!
I updated from PHP7.4 to PHP8.1 via apt full-upgrade and it looks like this upgrade can break Nextcloud 23.

At the moment, I get this messagers from my nextcloud instance:
ZitatThis version of Nextcloud is not compatible with > PHP 8.0.
You are currently running 8.1.1.
So far I have not done much troubleshooting on this, just maybe delay the PHP upgrade if you run Nextcloud.

-Cord

qord

Nextcloud PHP requirements recommend 8.0 & I am getting the same error message as above when I try a fresh install - so apparently this should not be read as "8.0 or higher"...

ZitatPHP Runtime
   7.3
   7.4
   8.0 (recommended)

qord

OK, downgrading PHP does not look like a route I want to go... will try to move my NC installation to a docker container for now.