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

Commit 2a59579

Browse files
staabmmvorisek
andcommitted
comments
Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>
1 parent a1cefa5 commit 2a59579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/PHPStan/Analyser/nsrt/bug-13197b.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ function execute(string $command): void
1616
$command,
1717
[
1818
['pipe', 'rb'],
19-
3 => ['pipe', 'wb'], // stdout
20-
5 => ['pipe', 'wb'],// stderr
19+
3 => ['pipe', 'wb'], // https://stackoverflow.com/questions/28909347/is-it-possible-to-connect-more-than-the-two-standard-streams-to-a-terminal-in-li#28909376
20+
5 => ['pipe', 'wb'],
2121
],
2222
$pipes
2323
);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /