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 d453dfe + 8e4224f commit 81d4a14Copy full SHA for 81d4a14
reference/constraints/Timezone.rst
@@ -108,7 +108,7 @@ This constraint considers valid both the `PHP timezone identifiers`_ and the
108
However, the timezones provided by the Intl component can be different from the
109
timezones provided by PHP's Intl extension (because they use different ICU
110
versions). If this option is set to ``true``, this constraint only considers
111
-valid the values created with the PHP ``\IntlTimeZone::createTimeZone()`` method.
+valid the values compatible with the PHP ``\IntlTimeZone::createTimeZone()`` method.
112
113
message
114
~~~~~~~
0 commit comments