-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
Description
Can we get a update with PHP 8.4 support?
I'm on a fresh nextcloud install with PHP 8.4
When i tried installing Notes i saw it was showing as "Allow untested app"
with a very old version (3.5.1) that didn't run after enabling.
so i downloaded the latest (for NC31) version 4.11.0 and manually installed it.
root@Nextcloud:/usr/local/src# sudo -u www-data /usr/bin/php /var/www/nextcloud/occ app:enable notes App "Notes" cannot be installed because the following dependencies are not fulfilled: PHP with a version lower than 8.3 is required.
zmatsuo, DjSlash, mikeprz and milkomeda