|
| 1 | +ERROR: File "type_splat_typeconst.php", line 18, characters 38-50: |
| 2 | +Some type arguments violate their constraints (Typing[4323]) |
| 3 | + File "type_splat_typeconst.php", line 18, characters 25-58: |
| 4 | + Expected `(mixed...)` |
| 5 | + File "type_splat_typeconst.php", line 18, characters 38-50: |
| 6 | + But got `this::TInputs` |
| 7 | +ERROR: File "type_splat_typeconst.php", line 18, characters 38-50: |
| 8 | +Some type arguments violate their constraints (Typing[4323]) |
| 9 | + File "type_splat_typeconst.php", line 18, characters 25-58: |
| 10 | + Expected `(mixed...)` |
| 11 | + File "type_splat_typeconst.php", line 18, characters 44-50: |
| 12 | + But got `Bad::TInputs` |
| 13 | + by accessing the type constant `TInputs` |
| 14 | + File "type_splat_typeconst.php", line 18, characters 38-50: |
| 15 | + on the expression dependent type this |
| 16 | +ERROR: File "type_splat_typeconst.php", line 18, characters 38-50: |
| 17 | +Some type arguments violate their constraints (Typing[4323]) |
| 18 | + File "type_splat_typeconst.php", line 18, characters 25-58: |
| 19 | + Expected `(mixed...)` |
| 20 | + File "type_splat_typeconst.php", line 18, characters 44-50: |
| 21 | + But got `mixed` arising from an implicit `as mixed` constraint on this type |
| 22 | +ERROR: File "type_splat_typeconst.php", line 20, characters 25-44: |
| 23 | +Some type arguments violate their constraints (Typing[4323]) |
| 24 | + File "type_splat_typeconst.php", line 5, characters 13-13: |
| 25 | + `T` is a constrained type parameter |
| 26 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 27 | + This type constraint is violated |
| 28 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 29 | + Expected `(mixed...)` |
| 30 | + File "type_splat_typeconst.php", line 20, characters 31-43: |
| 31 | + But got `this::TInputs as Bad::TInputs` |
| 32 | +ERROR: File "type_splat_typeconst.php", line 20, characters 25-44: |
| 33 | +Some type arguments violate their constraints (Typing[4323]) |
| 34 | + File "type_splat_typeconst.php", line 5, characters 13-13: |
| 35 | + `T` is a constrained type parameter |
| 36 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 37 | + This type constraint is violated |
| 38 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 39 | + Expected `(mixed...)` |
| 40 | + File "type_splat_typeconst.php", line 20, characters 37-43: |
| 41 | + But got `Bad::TInputs super this::TInputs` |
| 42 | + by accessing the type constant `TInputs` |
| 43 | + File "type_splat_typeconst.php", line 20, characters 31-43: |
| 44 | + on the expression dependent type this |
| 45 | +ERROR: File "type_splat_typeconst.php", line 20, characters 25-44: |
| 46 | +Some type arguments violate their constraints (Typing[4323]) |
| 47 | + File "type_splat_typeconst.php", line 5, characters 13-13: |
| 48 | + `T` is a constrained type parameter |
| 49 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 50 | + This type constraint is violated |
| 51 | + File "type_splat_typeconst.php", line 5, characters 18-27: |
| 52 | + Expected `(mixed...)` |
| 53 | + File "type_splat_typeconst.php", line 20, characters 37-43: |
| 54 | + But got `mixed` arising from an implicit `as mixed` constraint on this type |
0 commit comments