Gourab Sahu
Gourab Sahu
Hi @ecourtial Yes, we already saw the fork. We are most probably going to use your fork :)
`Column {column-name} has invalid type` Stacktrace: ```php ./bin/console doctrine:migrations:migrate -vv --no-interaction PHP Fatal error: Declaration of EnumVisibilityType::convertToDatabaseValue($value, Doctrine\DBAL\Platforms\AbstractPlatform $platform) must be compatible with Doctrine\DBAL\Types\Type::convertToDatabaseValue(mixed $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform): mixed in /home/bmratuszny/code/customizing-svv/vendor/eosuptrade/tickeos/src/Bundle/ExternalProductsBundle/Entity/EnumVisibilityType.php...
Sorry for the confusion, I was actually posting on behalf of a colleague (on vacation) who sent me the wrong stacktrace. Actually, he tried to fix the enum issue by...
@derrabus Could you please reopen the issue? I posted the correct stacktrace.