diff --git a/reference/forms/types/timezone.rst b/reference/forms/types/timezone.rst index 099b34a6c7b..8f5a2c7c6bf 100644 --- a/reference/forms/types/timezone.rst +++ b/reference/forms/types/timezone.rst @@ -72,6 +72,9 @@ regions The available regions in the timezone choice list. For example: ``DateTimeZone::AMERICA | DateTimeZone::EUROPE`` +.. versionadded:: 4.2 + This option was deprecated in Symfony 4.2. + Overridden Options ------------------