Describe the bug See code snippet. To Reproduce <?php /** @var array<int|float> */ $arr = [1]; // Intelephense: `@var int|float` // Expected: `@var ...
確定! 回上一頁