rzvc
rzvc
Currently overloading methods via ```@method``` docblock appears to only be supported if done in the class's docblock. ```php /** * @method void test() * @method void test(string $name) */ class...
When there's no extra space on the closing tag, hitting enter adds an extra \* on the next line (outside the comment block). Ex: ``` /** * Some text. */...
https://psalm.dev/r/d9dd612277 There should be no errors.
See example below: https://psalm.dev/r/894ec28a25
Object unions behave exactly the same as object intersections. Array unions work fine. https://psalm.dev/r/7ff2a0f6a3
Same symptoms as #8263. https://psalm.dev/r/4da30212ca
https://psalm.dev/r/9031678695 The code above shows the issue. What's interesting is that it only appears if `$name` is a `string` not a `literal-string`, so removing its type specifier and assigning it...
Code exemplifying the issue: https://psalm.dev/r/600aad3b9e Works with array shapes: https://psalm.dev/r/ae6c3fa3c0
Like the title says, the extension is extremely chatty with one of the endpoints at .in.applicationinsights.azure.com.