Commit 1b0cdf8
File tree
Expand file treeCollapse file tree
14 files changed
+125
-24
lines changedFilter options
- Zend
- tests/type_declarations
- union_types
- redundant_types
- ext/reflection
- tests
Expand file treeCollapse file tree
14 files changed
+125
-24
lines changedZend/tests/type_declarations/standalone_null.phpt
Copy file name to clipboard+16Lines changed: 16 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 | + |
Zend/tests/type_declarations/typed_properties_110.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/typed_return_null_false_without_value.phpt
Copy file name to clipboard+14Lines changed: 14 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 | + |
Zend/tests/type_declarations/typed_return_null_without_value.phpt
Copy file name to clipboard+14Lines changed: 14 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 | + |
Zend/tests/type_declarations/union_types/null_false_union.phpt
Copy file name to clipboard+12Lines changed: 12 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 | + |
Zend/tests/type_declarations/union_types/redundant_types/nullable_null.phpt
Copy file name to clipboardExpand all lines: Zend/tests/type_declarations/union_types/redundant_types/nullable_null.phpt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
Zend/tests/type_declarations/union_types/standalone_false.phpt
Copy file name to clipboardExpand all lines: Zend/tests/type_declarations/union_types/standalone_false.phpt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
Zend/tests/type_declarations/union_types/standalone_false_implicit_nullability.phpt
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
Zend/tests/type_declarations/union_types/standalone_null.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 clipboardExpand all lines: Zend/tests/type_declarations/union_types/standalone_nullable_false.phpt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
+21-17Lines changed: 21 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1257 | 1257 |
|
1258 | 1258 |
|
1259 | 1259 |
|
1260 |
| - |
| 1260 | + |
1261 | 1261 |
|
1262 | 1262 |
|
1263 | 1263 |
|
| ||
6188 | 6188 |
|
6189 | 6189 |
|
6190 | 6190 |
|
6191 |
| - |
| 6191 | + |
6192 | 6192 |
|
6193 | 6193 |
|
6194 | 6194 |
|
6195 |
| - |
| 6195 | + |
6196 | 6196 |
|
6197 | 6197 |
|
6198 | 6198 |
|
| ||
6316 | 6316 |
|
6317 | 6317 |
|
6318 | 6318 |
|
6319 |
| - |
6320 |
| - |
6321 |
| - |
6322 |
| - |
6323 | 6319 |
|
6324 | 6320 |
|
6325 | 6321 |
|
| ||
6334 | 6330 |
|
6335 | 6331 |
|
6336 | 6332 |
|
6337 |
| - |
| 6333 | + |
6338 | 6334 |
|
6339 | 6335 |
|
6340 | 6336 |
|
| ||
6345 | 6341 |
|
6346 | 6342 |
|
6347 | 6343 |
|
| 6344 | + |
| 6345 | + |
| 6346 | + |
| 6347 | + |
| 6348 | + |
| 6349 | + |
| 6350 | + |
| 6351 | + |
| 6352 | + |
| 6353 | + |
| 6354 | + |
| 6355 | + |
| 6356 | + |
| 6357 | + |
| 6358 | + |
| 6359 | + |
| 6360 | + |
6348 | 6361 |
|
6349 | 6362 |
|
6350 | 6363 |
|
| ||
6353 | 6366 |
|
6354 | 6367 |
|
6355 | 6368 |
|
6356 |
| - |
6357 |
| - |
6358 |
| - |
6359 |
| - |
6360 |
| - |
6361 |
| - |
6362 |
| - |
6363 |
| - |
6364 |
| - |
6365 | 6369 |
|
6366 | 6370 |
|
6367 | 6371 |
|
|
ext/reflection/php_reflection.c
Copy file name to clipboardExpand all lines: ext/reflection/php_reflection.c+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1342 | 1342 |
|
1343 | 1343 |
|
1344 | 1344 |
|
| 1345 | + |
| 1346 | + |
| 1347 | + |
| 1348 | + |
1345 | 1349 |
|
1346 | 1350 |
|
1347 | 1351 |
|
| ||
1356 | 1360 |
|
1357 | 1361 |
|
1358 | 1362 |
|
| 1363 | + |
1359 | 1364 |
|
1360 | 1365 |
|
1361 | 1366 |
|
| ||
1373 | 1378 |
|
1374 | 1379 |
|
1375 | 1380 |
|
1376 |
| - |
| 1381 | + |
1377 | 1382 |
|
1378 | 1383 |
|
1379 | 1384 |
|
|
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 |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| 34 | + |
33 | 35 |
|
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 |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| 26 | + |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| ||
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
78 | 88 |
|
79 | 89 |
|
80 | 90 |
|
|
0 commit comments