Skip to content

Conversation

DerDreschner
Copy link

@DerDreschner DerDreschner commented Sep 7, 2025

php-stemmer v3.0 used voku/portable-utf8 which throws several deprecation warnings when using PHP 8.4 (see #359). As portable-utf8 isn't that well maintained, the developer switched to joomla/string instead.

This is a fully backward-compatible change inside php-stemmer. The API and behavior didn't change at all and the version bump is made just-in-case, which means that no additional code changes are necessary.

This fixes #359.

@andrewdalpino andrewdalpino requested a review from a team September 9, 2025 19:37
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.

Migrate to wamania/php-stemmer:^4.0
1 participant