8000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@8e4224f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e4224f

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Update Timezone.rst
2 parents 999154a + ec16653 commit 8e4224f

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