Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
emilas44 opened this issue Nov 23, 2024 · 0 comments
Open

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

emilas44 opened this issue Nov 23, 2024 · 0 comments

Comments

@emilas44
Copy link

emilas44 commented Nov 23, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant