Commit d052d61
File tree
Expand file treeCollapse file tree
7 files changed
+85
-8
lines changedFilter options
- ext/sockets
- tests
Expand file treeCollapse file tree
7 files changed
+85
-8
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
79 | 82 |
|
80 | 83 |
|
81 | 84 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
962 | 962 |
|
963 | 963 |
|
964 | 964 |
|
| 965 | + |
| 966 | + |
965 | 967 |
|
966 | 968 |
|
967 | 969 |
|
|
+24-6Lines changed: 24 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1096 | 1096 |
|
1097 | 1097 |
|
1098 | 1098 |
|
1099 |
| - |
| 1099 | + |
1100 | 1100 |
|
1101 | 1101 |
|
1102 | 1102 |
|
| ||
1114 | 1114 |
|
1115 | 1115 |
|
1116 | 1116 |
|
1117 |
| - |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
1118 | 1123 |
|
1119 |
| - |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
1120 | 1129 |
|
1121 | 1130 |
|
1122 | 1131 |
|
| ||
2071 | 2080 |
|
2072 | 2081 |
|
2073 | 2082 |
|
2074 |
| - |
| 2083 | + |
2075 | 2084 |
|
2076 | 2085 |
|
2077 | 2086 |
|
| ||
2089 | 2098 |
|
2090 | 2099 |
|
2091 | 2100 |
|
2092 |
| - |
| 2101 | + |
| 2102 | + |
| 2103 | + |
| 2104 | + |
| 2105 | + |
| 2106 | + |
2093 | 2107 |
|
2094 |
| - |
| 2108 | + |
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
2095 | 2113 |
|
2096 | 2114 |
|
2097 | 2115 |
|
|
ext/sockets/sockets.stub.php
Copy file name to clipboardExpand all lines: ext/sockets/sockets.stub.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
71 | 85 |
|
72 | 86 |
|
73 | 87 |
|
|
ext/sockets/sockets_arginfo.h
Copy file name to clipboardExpand all lines: ext/sockets/sockets_arginfo.h+7-1Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
ext/sockets/tests/socket_create_pair-wrongparams.phpt
Copy file name to clipboardExpand all lines: ext/sockets/tests/socket_create_pair-wrongparams.phpt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
ext/sockets/tests/socket_create_pair_sockexec.phpt
Copy file name to clipboard+34Lines changed: 34 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 | + |
0 commit comments