@ramsey not 100%, but I think `mixed[]` would be equivalent to `array<int,mixed>` (or `list<mixed>`), but `array` would be `array<string|int,mixed>`
Are you using associative arrays?
@ramsey not 100%, but I think `mixed[]` would be equivalent to `array<int,mixed>` (or `list<mixed>`), but `array` would be `array<string|int,mixed>`
Are you using associative arrays?