symfony-db-i18n-bundle icon indicating copy to clipboard operation
symfony-db-i18n-bundle copied to clipboard

Allow to store i18n-messages in database

Results 1 symfony-db-i18n-bundle issues
Sort by recently updated
recently updated
newest added

`MigrateToDatabaseCommand.php line 156` needs to cast the value to `string` or else numeric values throws an error screen with the fix ![image](https://user-images.githubusercontent.com/10332247/125274677-7c562600-e30e-11eb-85ce-ccc2e32059f3.png)