- Explicitly marking parameters as nullable to support PHP 8.4 (thanks to @JoyceBabu)
Unclaimed project
Are you a maintainer of language-detection? Claim this project to take control of your public changelog and roadmap.
Changelog
A language detection library for PHP. Detects the language from a given text string.
This release will add support for PHP 8 and removes the support for PHP 7.2 (because it's end of life). Users of PHP 7.2 should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.
You can upgrade from version 4.y.z to 5.y.z without any problems if you are already using PHP 7.3 or higher.