lexik / LexikTranslationBundle

This Symfony bundle allow to import translation files content into the database and provide a GUI to edit translations.
MIT License
419 stars 255 forks source link

Fix return deprecation #453

Open shadowalkerCode-007 opened 3 months ago

shadowalkerCode-007 commented 3 months ago

I added array return type to hydrateAllData() function to avoid deprecations related to doctrine's AbsractHydrator()