Bug 2169537

Summary: Nextcloud 25 is shipped with wrong PHP version
Product: [Fedora] Fedora Reporter: krinkodot22
Component: nextcloudAssignee: Christopher Engelhard <ce>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 38CC: ce, cglombek, ichavero
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-05 02:47:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description krinkodot22 2023-02-13 22:12:20 UTC
Similar to https://bugzilla.redhat.com/show_bug.cgi?id=2071843, Nextcloud 25 server is unusable in the Fedora 38 beta due to F38 shipping a newer version of PHP than Nextcloud can use.

The lowest version of PHP available from the "fedora" repo is 8.2.2:

php-fpm-8.2.2-1.fc38.x86_64

but Nextcloud 25 is not compatible with PHP >= 8.2:

https://github.com/nextcloud/server/blob/stable25/lib/versioncheck.php#L36

Comment 1 krinkodot22 2023-10-05 02:47:25 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=2071843 has been kept updated to track newer Fedora versions, so closing this as a duplicate.

*** This bug has been marked as a duplicate of bug 2071843 ***