yooper / php-text-analysis

PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
https://github.com/yooper/php-text-analysis/wiki
MIT License
527 stars 87 forks source link

Support PHP 8.x #71

Closed rgr closed 3 years ago

rgr commented 3 years ago

Hi,

as a user I would like to be able to use this package en PHP 8 since PHP 7 support is ending in less than 6 months.

Thanks

yooper commented 3 years ago

@rgr, the library now works with PHP 8. Use release 1.7 to gain PHP 8 support.