spatie / laravel-translatable

Making Eloquent models translatable
https://spatie.be/docs/laravel-translatable
MIT License
2.26k stars 281 forks source link

Will it be upgraded to support php8.4 without warning messages? #467

Open emilas44 opened 5 days ago

emilas44 commented 5 days ago
PHP Deprecated:  Spatie\Translatable\HasTranslations::getTranslations(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/spatie/laravel-translatable/src/HasTranslations.php on line 115
PHP Deprecated:  Spatie\Translatable\HasTranslations::getTranslations(): Implicitly marking parameter $allowedLocales as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/spatie/laravel-translatable/src/HasTranslations.php on line 115
PHP Deprecated:  Spatie\Translatable\HasTranslations::hasTranslation(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/spatie/laravel-translatable/src/HasTranslations.php on line 226
PHP Deprecated:  Spatie\Translatable\HasTranslations::filterTranslations(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/spatie/laravel-translatable/src/HasTranslations.php on line 282
PHP Deprecated:  Spatie\Translatable\HasTranslations::filterTranslations(): Implicitly marking parameter $allowedLocales as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/spatie/laravel-translatable/src/HasTranslations.php on line 282