When I visit http://localhost/nextcloud/, I get the following error: ``` This version of Nextcloud is not compatible with PHP>=8.2. You are currently running 8.2.7. ``` Package versions: nextcloud-25.0.3-1.fc38.src.rpm php-8.2.7-2.fc38.src.rpm Reproducible: Always Steps to Reproduce: 1. sudo dnf install nextcloud nextcloud-postgresql nextcloud-nginx 2. sudo systemctl enable nginx 3. sudo systemctl start nginx 4. visit http://localhost/nextcloud/ Actual Results: 500 status code This version of Nextcloud is not compatible with PHP>=8.2. You are currently running 8.2.7. Expected Results: 200 status code Nextcloud works
*** Bug 2210532 has been marked as a duplicate of this bug. ***
*** Bug 2188072 has been marked as a duplicate of this bug. ***
*** Bug 2084238 has been marked as a duplicate of this bug. ***
nextcloud-28 is compatible