this post was submitted on 15 Jun 2023
7 points (100.0% liked)
Debian operating system
2708 readers
1 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Previous release had PHP 7.4, new one has 8.2. Nextcloud 24 supports 7.2 - 8.0, 25 supports 7.2 - 8.1 and 26 supports 8.0 - 8.2, which is a bit inconvenient.
To upgrade, I first¹ upgraded Nextcloud to 25, then PHP to 8.2, removed the versioncheck in Nextcloud to accept PHP 8.2 and then upgraded to Nextcloud 26.
Otherwise very smooth - even the usrmerge was absolutely event-free.
¹) of course what I actually did first was upgrade Debian/PHP without checking beforehand and then installing PHP 7.4 from the previous release again.