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.
1 parent 3a19a88 commit 7f59001Copy full SHA for 7f59001
reference/constraints/Timezone.rst
@@ -111,8 +111,8 @@ This constraint considers valid both the `PHP timezone identifiers`_ and the
111
112
However, the timezones provided by the Intl component can be different from the
113
timezones provided by PHP's Intl extension (because th 5F44 ey use different ICU
114
-versions). If this option is set to ``true``, this constraint also considers
115
-valid any value for PHPs ``\IntlTimeZone::createTimeZone()`` method.
+versions). If this option is set to ``true``, this constraint only considers
+valid the values created with the PHP ``\IntlTimeZone::createTimeZone()`` method.
116
117
message
118
~~~~~~~
0 commit comments