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

JsonSerializable::jsonSerialize() issues on php 8.1 #172

Open
vladpadurariu opened this issue Apr 11, 2023 · 0 comments · May be fixed by #173
Open

JsonSerializable::jsonSerialize() issues on php 8.1 #172

vladpadurariu opened this issue Apr 11, 2023 · 0 comments · May be fixed by #173

Comments

@vladpadurariu
Copy link

  • Localization Version: 9.0
  • Laravel Version: ˆ9.43
  • PHP Version: ˆ8.1

Description:

Getting this with any artisan command:

Return type of Arcanedev\Localization\Entities\Locale::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /app/vendor/arcanedev/localization/src/Entities/Locale.php on line 337

@CrazyBoy49z CrazyBoy49z linked a pull request Apr 18, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant