Skip to content

Commit 1390c61

Browse files
committed
[FrameworkBundle][config] added versionadded + label for the old name.
1 parent 9d2363c commit 1390c61

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/configuration/framework.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,9 +526,16 @@ enabled
526526

527527
Whether or not to enable the ``translator`` service in the service container.
528528

529+
.. _fallback:
530+
529531
fallbacks
530532
.........
531533

534+
.. versionadded:: 2.3.25
535+
The ``fallbacks`` option was introduced in Symfony 2.3.25. Prior
536+
to Symfony 2.3.25, it was called ``fallback`` and only allowed one
537+
fallback language defined as a string.
538+
532539
**type**: ``string|array`` **default**: ``en``
533540

534541
This option is used when the translation key for the current locale wasn't found.

0 commit comments

Comments
 (0)