You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Hi everyone,
First of all, many thanks for all the work done in this bundle.
here my issue:
In my entity:
In my form:
In my controller:
This code generate:
Undefined constant Doctrine\DBAL\Types\Type::STRING
when I submit the form with a valid value (select 'Validated' or 'To Validated'). With null it's ok... Any help on it will be great !
Regards,
The text was updated successfully, but these errors were encountered: