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 07ac058

Browse filesBrowse files
Luc45nicolas-grekas
andcommitted
CR suggestion
Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
1 parent a1a4250 commit 07ac058
Copy full SHA for 07ac058

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ class Process implements \IteratorAggregate
8080
private $processPipes;
8181

8282
private $latestSignal;
83+
private $cachedExitCode;
8384

8485
private static $sigchild;
85-
private $cachedExitCode;
8686

8787
/**
8888
* Exit codes translation table.

0 commit comments

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