Recommed PHP version is v8.2
-
wrote on Jul 23, 2023, 4:42 PM last edited by
Hello,
I just noticed that the recommended PHP version is v8.2 while it runs with PHP v8.1 currently. How to change this? See https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html#server .
Best Regards,
-
Hello,
I just noticed that the recommended PHP version is v8.2 while it runs with PHP v8.1 currently. How to change this? See https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html#server.
Best Regards,
@warg the PHP is part of the package and cannot be changed. I think using 8.1 vs 8.2 is mostly cosmetic. 8.1 will be supported till november .
-
@warg the PHP is part of the package and cannot be changed. I think using 8.1 vs 8.2 is mostly cosmetic. 8.1 will be supported till november.
wrote on Jul 24, 2023, 1:50 PM last edited by@girish said in Recommed PHP version is v8.2:
PHP is part of the package and cannot be changed
Couldn't the package be updated to use 8.2?
-
@girish said in Recommed PHP version is v8.2:
PHP is part of the package and cannot be changed
Couldn't the package be updated to use 8.2?
@jdaviescoates yes, it can be. FWIW, Ubuntu 22.04 comes with PHP 8.1 by default (which is also the recommended installation OS). I think it's quite unlikely nextcloud will break support for the default PHP ...
-
wrote on Jul 25, 2023, 5:11 PM last edited by
Sounds good to me. It looks like they ship PHP 8.1 with their own docker while they recommend PHP 8.2. That's a bit weird.
-
-
-
-
@warg the PHP is part of the package and cannot be changed. I think using 8.1 vs 8.2 is mostly cosmetic. 8.1 will be supported till november.
wrote on May 20, 2024, 2:22 PM last edited by@girish since PHP 8.1 isn't supported anymore for almost 6 months now, aren't there any plans yet to upgrade to 8.2 or higher? Also some Nextcloud plugins require at least 8.2 in the meantime.
So both for security reasons and support reasons it's recommended to have at least v8.2. -
@guyds yup, we are moving the base image to latest ubuntu (noble). This will bring us PHP 8.3 by default.