languages icon indicating copy to clipboard operation
languages copied to clipboard

PHP 8.4 support

Open tmannherz opened this issue 5 months ago • 0 comments

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 explicit nullable type must be used instead

tmannherz avatar Jul 29 '25 13:07 tmannherz