Skip to content

Added support for wamania/php-stemmer ^2 and ^3 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

evertharmeling
Copy link
Contributor

As it looks like warmania/php-stemmer is only used here. Adding support for v2 and v3 shouldn't be of high impact.

Also don't see any major changes from current support v1 vs v3 (diff).

Adding the support for newer versions makes the library a bit more flexible/usable :)

@yooper
Copy link
Owner

yooper commented Sep 22, 2023

Thank you for the contribution, I will run the tests to verify compability and merge in the next couple days, if it all works.

@yooper yooper merged commit 8139f71 into yooper:master Sep 23, 2023
@yooper
Copy link
Owner

yooper commented Sep 23, 2023

I merged your change in. It did require code changes. Luckily it did not require much re-work.

@evertharmeling
Copy link
Contributor Author

Ah sorry, missed the dynamic buildup of the namespace, nice work! ♥️

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.

2 participants