zerospam / laravel-gettext

Adds localization support to laravel applications using PoEdit and GNU-Gettext.
99 stars 56 forks source link

handler symfony not working with php 8.0.13 but with 7.4.26 works fine #54

Open dimadimx opened 2 years ago

dimadimx commented 2 years ago

Laravel version 8.76.2 PHP version 8.0.13

https://flareapp.io/share/NPLko4Qm?error=NPLko4Qm&owner_token=fuLPNncCcSiWXUl4OZgvcir9hbHK1SXA#F1

Symfony\Component\ErrorHandler\Error\FatalError Declaration of Xinax\LaravelGettext\FileLoader\Cache\ApcuFileCacheLoader::loadResource($resource) must be compatible with Symfony\Component\Translation\Loader\FileLoader::loadResource(string $resource): array

ruaq commented 2 years ago

+1

martinfiset commented 2 years ago

+1

Somethingideally commented 2 years ago

up!