We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47f7f1 commit 60e64f2Copy full SHA for 60e64f2
tests/functional/compatible-types/list.md
@@ -1,4 +1,4 @@
1
-
+- `list<int>` is a subtype of `array`
2
- `list<int>` is a subtype of `array`
3
- `list<int>` is a subtype of `array<array-key, float>`
4
- `list<int>` is a subtype of `array<array-key, mixed>`
0 commit comments