Skip to content

Commit 8594d98

Browse files
committed
Merge branch '3.0' into 3.1
* 3.0: fix syntax errors fix code block indentation
2 parents 148a713 + 19cc445 commit 8594d98

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

components/dependency_injection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,6 @@ Learn More
294294
:glob:
295295

296296
/components/dependency_injection/*
297-
/dependency_injection/*
297+
/service_container/*
298298

299299
.. _Packagist: https://packagist.org/packages/symfony/dependency-injection

components/http_kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ Learn more
746746
----------
747747

748748
.. toctree::
749-
:maxlength: 1
749+
:maxdepth: 1
750750
:glob:
751751

752752
/reference/events

components/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Learn More
222222
/components/translation/*
223223
/translation
224224
/translation/*
225-
/validation/translation
225+
/validation/translations
226226

227227
.. _Packagist: https://packagist.org/packages/symfony/translation
228228
.. _`ISO 3166-1 alpha-2`: https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ about the request, the query parameters, security details and database queries:
183183

184184
.. image:: /_images/quick_tour/profiler.png
185185
:align: center
186-
: class: with-browser
186+
:class: with-browser
187187

188188
This tool provides so much internal information about your application that
189189
you may be worried about your visitors accessing sensible information. Symfony

service_container/service_decoration.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,11 @@ convention, the old ``app.mailer`` service is renamed to
125125

126126
.. code-block:: yaml
127127
128-
services:
129-
app.mailer:
130-
# ...
131-
decoration_inner_name: app.decorating_mailer.wooz
132-
arguments: ['@app.decorating_mailer.wooz']
128+
services:
129+
app.mailer:
130+
# ...
131+
decoration_inner_name: app.decorating_mailer.wooz
132+
arguments: ['@app.decorating_mailer.wooz']
133133
134134
.. code-block:: xml
135135

setup/composer.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ Since this article was first published, Composer installation has improved a lot
1212
Therefore, the original contents of this article have been removed and you are
1313
encourage to `install Composer`_ as explained in the official Composer documentation.
1414

15+
.. _`Composer`: https://getcomposer.org/
1516
.. _`install Composer`: https://getcomposer.org/download/

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