languages
languages copied to clipboard
Rinvex Language is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, languag...
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/6VjEkn).
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.2.9 Fixed #5887: Issue baseline generator does not correctly handle ignoring suppressed issues...
Adds support for PHP 8.4. Prior to these changes, the following deprecations would be logged when accessing this package: ``` Rinvex\Language\LanguageLoader::filter(): Implicitly marking parameter $callback as nullable is deprecated, the...