Commit fd64a13
File tree
5 files changed
+119
-9
lines changedFilter options
- src/Symfony/Component/Console
- Command
- Event
- Tests
- phpt/signal
5 files changed
+119
-9
lines changedsrc/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1012 | 1012 |
|
1013 | 1013 |
|
1014 | 1014 |
|
1015 |
| - |
1016 |
| - |
1017 |
| - |
| 1015 | + |
1018 | 1016 |
|
1019 | 1017 |
|
1020 | 1018 |
|
1021 | 1019 |
|
1022 |
| - |
| 1020 | + |
| 1021 | + |
1023 | 1022 |
|
1024 |
| - |
| 1023 | + |
1025 | 1024 |
|
1026 |
| - |
| 1025 | + |
1027 | 1026 |
|
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
1028 | 1036 |
|
1029 | 1037 |
|
| 1038 | + |
| 1039 | + |
| 1040 | + |
1030 | 1041 |
|
1031 | 1042 |
|
1032 | 1043 |
|
1033 |
| - |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
| 1050 | + |
1034 | 1051 |
|
1035 | 1052 |
|
1036 | 1053 |
|
|
src/Symfony/Component/Console/Command/SignalableCommandInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/SignalableCommandInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
|
src/Symfony/Component/Console/Event/ConsoleSignalEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Event/ConsoleSignalEvent.php+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 |
| - |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
35 | 54 |
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1929 | 1929 |
|
1930 | 1930 |
|
1931 | 1931 |
|
1932 |
| - |
| 1932 | + |
| 1933 | + |
1933 | 1934 |
|
1934 | 1935 |
|
1935 | 1936 |
|
| ||
2222 | 2223 |
|
2223 | 2224 |
|
2224 | 2225 |
|
| 2226 | + |
| 2227 | + |
| 2228 | + |
| 2229 | + |
| 2230 | + |
2225 | 2231 |
|
2226 | 2232 |
|
2227 | 2233 |
|
| ||
2237 | 2243 |
|
2238 | 2244 |
|
2239 | 2245 |
|
| 2246 | + |
| 2247 | + |
| 2248 | + |
| 2249 | + |
| 2250 | + |
2240 | 2251 |
|
2241 | 2252 |
|
2242 | 2253 |
|
| ||
2248 | 2259 |
|
2249 | 2260 |
|
2250 | 2261 |
|
| 2262 | + |
| 2263 | + |
2251 | 2264 |
|
2252 | 2265 |
|
2253 | 2266 |
|
|
src/Symfony/Component/Console/Tests/phpt/signal/command_exit.phpt
Copy file name to clipboard+59Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
0 commit comments