8000 Update Timezone.rst · symfony/symfony-docs@d91ae2f · GitHub
[go: up one dir, main page]

Skip to content

Commit d91ae2f

Browse files
authored
Update Timezone.rst
1 parent d3dd40c commit d91ae2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Timezone.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ This constraint considers valid both the `PHP timezone identifiers`_ and the
112112
However, the timezones provided by the Intl component can be different from the
113113
timezones provided by PHP's Intl extension (because they use different ICU
114114
versions). If this option is set to ``true``, this constraint only considers
115-
valid the values created with the PHP ``\IntlTimeZone::createTimeZone()`` method.
115+
valid the values compatible with the PHP ``\IntlTimeZone::createTimeZone()`` method.
116116

117117
message
118118
~~~~~~~

0 commit comments

Comments
 (0)
0