Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d38c486 + cf9833c commit 8e88bd9Copy full SHA for 8e88bd9
reference/constraints/Locale.rst
@@ -105,9 +105,8 @@ canonicalize
105
Using this option with value ``false`` was deprecated in Symfony 4.1 and it
106
will throw an exception in Symfony 5.0. Use ``true`` instead.
107
108
-If true, the :phpmethod:`Locale::canonicalize` method will be applied before checking
109
-the validity of the given locale (e.g. ``FR-fr.utf8`` is transformed into ``fr_FR``
110
-).
+If ``true``, the :phpmethod:`Locale::canonicalize` method will be applied before checking
+the validity of the given locale (e.g. ``FR-fr.utf8`` is transformed into ``fr_FR``).
111
112
.. _`ICU format locale IDs`: http://userguide.icu-project.org/locale
113
.. _`ISO 639-1`: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
0 commit comments