Not really sure if this is a bug or better should be a feature request, however i have a small Problem with the community edition if there is a func_get_args() to get all arguments (honestly, i don't like this method, but the SilverStripe PHP framework is using this 🙄). But, they are using PHPDocs ;)
So now if i hove the function it tells me two things at my usage:
- First, i am using too many arguments
- Second, it does not show the arguments from phpdoc (maybe cause of the union types? 🤔)
At least i want to say, thanks for the good work, i'm already happy with the community edition :)
greetz
Christopher