8000 minor #33221 [Process] Doc block backport (derrabus) · symfony/symfony@8eef7a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8eef7a7

Browse files
committed
minor #33221 [Process] Doc block backport (derrabus)
This PR was merged into the 3.4 branch. Discussion ---------- [Process] Doc block backport | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A This PR addresses https://github.com/symfony/symfony/pull/33154/files#r314600658 Commits ------- fed395d [Process] Doc block backport.
2 parents 546b7e6 + fed395d commit 8eef7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Process/Process.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ public function getIdleTimeout()
972972
}
973973

974974
/**
975-
* Sets the process timeout (max. runtime).
975+
* Sets the process timeout (max. runtime) in seconds.
976976
*
977977
* To disable the timeout, set this value to null.
978978
*

0 commit comments

Comments
 (0)
0