Closed JohnXLivingston closed 1 year ago
Just found other similar errors. The above fix only repairs nextcloud globaly, but you still can't use the application.
This app should either be fixed, or marked incompatible with php <= 8.x
Thanks for the feedback. I’ll try to do a quickfix to also support PHP7.
Thanks Olivier :)
Ownpad 0.9.5 should fix this issue. I’ve tested it with Nextcloud 25 and I’ve successfuly created public & private pads.
I’ve also fixed an issue with the size of pad names that was introduced in e68b1d903e8318edb61492e1f90fa9e49c971017
Thanks!
Hello,
This app breaks Nextcloud on servers using php7.4 (Debian Bullseye). This is due to an extra
,
here:/srv/www/nextcloud/apps/ownpad/lib/Listeners/CSPListener.php line 26
Should be:
The error: