Skip to content

Conversation

@marcelklehr
Copy link
Member

@marcelklehr marcelklehr merged commit eb0541f into main Sep 24, 2025
36 checks passed
@AndyXheli
Copy link

AndyXheli commented Oct 17, 2025

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 😆

OCA\Recognize\Vendor\voku\helper\UTF8::reduce_string_array(): Implicitly marking parameter $remove_short_values as nullable is deprecated, the explicit nullable type must be used instead at /var/www/nextcloud/apps/recognize/vendor/voku/portable-utf8/src/voku/helper/UTF8.php#10690

@marcelklehr
Copy link
Member Author

Hey! This hasn't been released yet, no. That's probably why you're still seeing this.

@AndyXheli
Copy link

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?

@marcelklehr
Copy link
Member Author

ETA is now :) v10.0.5 is out

@AndyXheli
Copy link

Well that was fast :) thank you!

@AndyXheli
Copy link

@marcelklehr

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

@marcelklehr
Copy link
Member Author

Gna, that's a compatiblity issue between suspicious_login and recognize again :( could you open a new issue so we can track this?

@marcelklehr
Copy link
Member Author

Disabling either of the two apps should fix this for now.

@AndyXheli
Copy link

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

@AndyScherzinger AndyScherzinger deleted the fix/update-php-stemmer branch December 15, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please update voku/portable-utf8 to new php8.4 syntax

3 participants