Skip to content

Commit cb482dc

Browse files
committed
Merge branch '2.7' into 2.8
2 parents 0436ee7 + eff6e9c commit cb482dc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

components/translation/introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ example, assume you're trying to translate into the ``fr_FR`` locale:
168168
fallback locales set explicitly on the translator.
169169

170170
For (3), the fallback locales can be set by calling
171-
:method:`Symfony\\Component\\Translation\\Translator::setFallbackLocale`::
171+
:method:`Symfony\\Component\\Translation\\Translator::setFallbackLocales`::
172172

173173
// ...
174-
$translator->setFallbackLocale(array('en'));
174+
$translator->setFallbackLocales(array('en'));
175175

176176
.. _using-message-domains:
177177

contributing/code/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ the follow command:
4545

4646
.. code-block:: bash
4747
48-
$ composer --dev update
48+
$ composer update
4949
5050
Running
5151
-------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy