Skip to content

Conversation

@ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Nov 6, 2025

Fixes #1037

This app doesn't use stemming. There is no natural language processing, just IP addresses (numbers). Therefore, we don't need the conflicting libs.

Updating dependencies
Lock file operations: 0 installs, 0 updates, 3 removals
  - Removing joomla/string (3.0.4)
  - Removing symfony/deprecation-contracts (v3.6.0)
  - Removing wamania/php-stemmer (v4.0.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 0 updates, 3 removals
  - Removing wamania/php-stemmer (v4.0.0)
  - Removing symfony/deprecation-contracts (v3.6.0)
  - Removing joomla/string (3.0.4)
Generating optimized autoload files

@cyberpower678 @DerDreschner @marcelklehr please have a look

@ChristophWurst ChristophWurst self-assigned this Nov 6, 2025
@ChristophWurst ChristophWurst added bug Something isn't working 3. to review dependencies Pull requests that update a dependency file labels Nov 6, 2025
@ChristophWurst
Copy link
Member Author

/backport to stable32

@DerDreschner
Copy link
Collaborator

Please see my comment here #1037 (comment) as I'm not a big fan of modifying dependencies (although it work in that case).

@marcelklehr
Copy link
Member

Using scoper would be cleaner, I think, but for now I have created nextcloud/recognize#1414 which should fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review backport-request bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot redeclare function utf8_ord() (previously declared in /var/www/nextcloud/apps/recognize/vendor/scoper-autoload.php:55)

4 participants