- Issue created by @g089h515r806
-
g089h515r806 →
committed 94b4b551 on 3.0.x
Issue #3382099 by g089h515r806: Add support for Symfony Language...
-
g089h515r806 →
committed 94b4b551 on 3.0.x
- Status changed to Fixed
over 1 year ago 7:50am 21 August 2023 - 🇨🇳China g089h515r806
manual test case:
add a Language constraint to field_test, Alpha3 uncheck, save it.if populate field_test "123456", get an error message.
if populate field_test "en", no error message.
Note:
You need install symfony/intl and PHP's intl extension, to make this constraint works.
composer require symfony/intl Automatically closed - issue fixed for 2 weeks with no activity.