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 02a1413

Browse filesBrowse files
johnkaryfabpot
authored andcommitted
[Process] Fix outdated Process->start() docblock
1 parent bd7788a commit 02a1413
Copy full SHA for 02a1413

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎src/Symfony/Component/Process/Process.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,6 @@ public function mustRun($callback = null)
254254
* @param callable|null $callback A PHP callback to run whenever there is some
255255
* output available on STDOUT or STDERR
256256
*
257-
* @return Process The process itself
258-
*
259257
* @throws RuntimeException When process can't be launched
260258
* @throws RuntimeException When process is already running
261259
* @throws LogicException In case a callback is provided and output has been disabled

0 commit comments

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