- Issue created by @g089h515r806
-
g089h515r806 →
committed 0e65ad59 on 3.0.x
Issue #3382100 by g089h515r806: Add support for Symfony Locale...
-
g089h515r806 →
committed 0e65ad59 on 3.0.x
- Status changed to Fixed
over 1 year ago 7:57am 21 August 2023 - 🇨🇳China g089h515r806
manual test case:
add a Locale constraint to field_test, save it.if populate field_test "123456", get an error message.
if populate field_test "en", no error message.
if populate field_test "ar", 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.