Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 93074e1

Browse filesBrowse files
committed
[#6648] fix indentation
1 parent dc9ff35 commit 93074e1
Copy full SHA for 93074e1

File tree

1 file changed

+3
-2
lines changed
Filter options

1 file changed

+3
-2
lines changed

‎components/process.rst

Copy file name to clipboardExpand all lines: components/process.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,9 @@ Use :method:`Symfony\\Component\\Process\\Process::disableOutput` and
308308
However, it is possible to pass a callback to the ``start``, ``run`` or ``mustRun``
309309
methods to handle process output in a streaming fashion.
310310

311-
.. versionadded:: 3.1
312-
The ability to pass a callback to these methods when output is disabled was added in Symfony 3.1.
311+
.. versionadded:: 3.1
312+
The ability to pass a callback to these methods when output is disabled
313+
was added in Symfony 3.1.
313314

314315
.. _`Symfony Issue#5759`: https://github.com/symfony/symfony/issues/5759
315316
.. _`PHP Bug#39992`: https://bugs.php.net/bug.php?id=39992

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.