Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit257ee78

Browse files
committed
Merge pull requestsymfony#3365 from evilr00ts/patch-1
Update process.rst
2 parents1c927a6 +abc3a18 commit257ee78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎components/process.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ and :method:`Symfony\\Component\\Process\\Process::getIncrementalErrorOutput`
4646
methods returns the new outputs since the last call.
4747

4848
..versionadded::2.4
49-
The ``flushOutput()`` and ``flushErrorOutput()`` methods were added in Symfony 2.4.
49+
The ``clearOutput()`` and ``clearErrorOutput()`` methods were added in Symfony 2.4.
5050

51-
The:method:`Symfony\\Component\\Process\\Process::flushOutput` methodflushes
51+
The:method:`Symfony\\Component\\Process\\Process::clearOutput` methodclears
5252
the contents of the output and
53-
:method:`Symfony\\Component\\Process\\Process::flushErrorOutput` flushes
53+
:method:`Symfony\\Component\\Process\\Process::clearErrorOutput` clears
5454
the contents of the error output.
5555

5656
Getting real-time Process Output

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp