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

migration fails because translation is not a string

Open FluffyDiscord opened this issue 4 years ago • 1 comments

MigrateToDatabaseCommand.php line 156 needs to cast the value to string or else numeric values throws an error

screen with the fix

image

FluffyDiscord avatar Jul 12 '21 10:07 FluffyDiscord

It is pretty old package, but if you will create the pull-request with this change, I will definitely merge it to master code. Thank you.

andrew72ru avatar Jul 12 '21 12:07 andrew72ru