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