fix(php84): Update php-stemmer - #1391
Conversation
see nextcloud/mail#11566 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
Hey @marcelklehr seeing alot of these in NC 32.0.1 RC1 looks like this is the fix correct ? not sure if it been pushed to the app or not but error logs is getting crazy 99 Plus since 4 hours ago 馃槅 |
|
Hey! This hasn't been released yet, no. That's probably why you're still seeing this. |
Okay, Thanks! Is there an ETA when the new version will get released? |
|
ETA is now :) v10.0.5 is out |
|
Well that was fast :) thank you! |
|
The whole server is locked up after upgrade getting a http 500 error and below via occ terminal PHP Fatal error: Cannot redeclare function utf8_ord() (previously declared in /var/www/nextcloud/apps/recognize/vendor/scoper-autoload.php:55) in /var/www/nextcloud/apps/suspicious_login/vendor/joomla/string/src/phputf8/ord.php on line 22 |
|
Gna, that's a compatiblity issue between suspicious_login and recognize again :( could you open a new issue so we can track this? |
|
Disabling either of the two apps should fix this for now. |
|
Yea I had to remove one of the folder via rm command but server is back up I'll create an issue. Thanks for the quick response |
see nextcloud/mail#11566
fixes #1390