Bug 2169537 - Nextcloud 25 is shipped with wrong PHP version
Summary: Nextcloud 25 is shipped with wrong PHP version
Keywords:
Status: CLOSED DUPLICATE of bug 2071843
Alias: None
Product: Fedora
Classification: Fedora
Component: nextcloud
Version: 38
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Christopher Engelhard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-13 22:12 UTC by krinkodot22
Modified: 2023-10-05 02:47 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-10-05 02:47:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.