|
1 | 1 | ERROR: File "case_type_basics.php", line 16, characters 14-21: |
| 2 | +Invalid argument (Typing[4110]) |
| 3 | + File "case_type_basics.php", line 4, characters 25-32: |
| 4 | + Expected `(int | not arraykey)` |
| 5 | + File "case_type_basics.php", line 15, characters 18-27: |
| 6 | + But got `<expr#2> as XHPChild` |
| 7 | + File "case_type_basics.php", line 16, characters 14-21: |
| 8 | + where `<expr#2>` is a reference to this expression |
| 9 | +ERROR: File "case_type_basics.php", line 16, characters 14-21: |
| 10 | +Invalid argument (Typing[4110]) |
| 11 | + File "case_type_basics.php", line 4, characters 25-32: |
| 12 | + Expected `nothing` |
| 13 | + File "case_type_basics.php", line 4, characters 35-42: |
| 14 | + But got `XHPChild` |
| 15 | +ERROR: File "case_type_basics.php", line 16, characters 14-21: |
2 | 16 | Invalid argument (Typing[4110]) |
3 | 17 | File "case_type_basics.php", line 8, characters 21-23: |
4 | 18 | Expected `int` |
| 19 | + File "case_type_basics.php", line 4, characters 35-42: |
| 20 | + But got `XHPChild` |
| 21 | +ERROR: File "case_type_basics.php", line 21, characters 20-27: |
| 22 | +Invalid argument (Typing[4110]) |
| 23 | + File "case_type_basics.php", line 4, characters 25-32: |
| 24 | + Expected `(CT_No_Bounds | not arraykey)` |
5 | 25 | File "case_type_basics.php", line 15, characters 18-27: |
6 | | - But got `arraykey` |
| 26 | + But got `<expr#2> as XHPChild` |
| 27 | + File "case_type_basics.php", line 21, characters 20-27: |
| 28 | + where `<expr#2>` is a reference to this expression |
| 29 | +ERROR: File "case_type_basics.php", line 21, characters 20-27: |
| 30 | +Invalid argument (Typing[4110]) |
7 | 31 | File "case_type_basics.php", line 4, characters 25-32: |
8 | | - by the definition of `CT_Bounded` |
| 32 | + Expected `nothing` |
| 33 | + File "case_type_basics.php", line 4, characters 35-42: |
| 34 | + But got `XHPChild` |
9 | 35 | ERROR: File "case_type_basics.php", line 21, characters 20-27: |
10 | 36 | Invalid argument (Typing[4110]) |
11 | 37 | File "case_type_basics.php", line 13, characters 27-38: |
12 | 38 | Expected `CT_No_Bounds` |
13 | | - File "case_type_basics.php", line 15, characters 18-27: |
14 | | - But got `arraykey` |
15 | | - File "case_type_basics.php", line 4, characters 25-32: |
16 | | - by the definition of `CT_Bounded` |
| 39 | + File "case_type_basics.php", line 4, characters 35-42: |
| 40 | + But got `XHPChild` |
17 | 41 | ERROR: File "case_type_basics.php", line 23, characters 14-23: |
18 | 42 | Invalid argument (Typing[4110]) |
19 | 43 | File "case_type_basics.php", line 8, characters 21-23: |
|
0 commit comments