Commit cb0a96b
File tree
7 files changed
+37
-17
lines changedFilter options
- Zend
- tests/type_declarations
- union_types
- ext/reflection/tests
7 files changed
+37
-17
lines changedZend/tests/type_declarations/typed_properties_111.phpt
Copy file name to clipboard+13Lines changed: 13 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 | + |
Zend/tests/type_declarations/union_types/standalone_false.phpt
Copy file name to clipboard+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
Zend/tests/type_declarations/union_types/standalone_false_implicit_nullability.phpt
Copy file name to clipboard+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
Zend/tests/type_declarations/union_types/standalone_nullable_false.phpt
Copy file name to clipboard+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6345 | 6345 |
|
6346 | 6346 |
|
6347 | 6347 |
|
6348 |
| - |
6349 |
| - |
6350 |
| - |
6351 |
| - |
6352 |
| - |
6353 |
| - |
6354 |
| - |
6355 |
| - |
6356 | 6348 |
|
6357 | 6349 |
|
6358 | 6350 |
|
|
ext/reflection/tests/ReflectionType_possible_types.phpt
Copy file name to clipboardExpand all lines: ext/reflection/tests/ReflectionType_possible_types.phpt+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| 36 | + |
35 | 37 |
|
ext/reflection/tests/union_types.phpt
Copy file name to clipboardExpand all lines: ext/reflection/tests/union_types.phpt+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| ||
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
81 | 91 |
|
82 | 92 |
|
83 | 93 |
|
|
0 commit comments