ARCANEDEV / Localization

:globe_with_meridians: Localization package for Laravel
MIT License
186 stars 37 forks source link

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

Open vladpadurariu opened 1 year ago

vladpadurariu commented 1 year ago

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