Jaap van Otterdijk
Jaap van Otterdijk
Your commit has been merged in b67b35cbbff81ed30e4eecb7f11d717ea4e9b6c1 Thanks a lot for this!
Fixed in https://github.com/phpDocumentor/ReflectionDocBlock/pull/343
I recently changed this, it will be part of the new release. Which I expect in a few weeks.
fixed in https://github.com/phpDocumentor/ReflectionDocBlock/pull/343
Update on this one, we added support for callables in the type resolver. This will be part of our next release.
Thanks for providing this PR, I will not merge this because we are replacing the way tags are created. This will include this feature. and allow your use case. You...
What if you add `--no-plugins` to the autoload command?
I didn't have the final solution, but my snippet works to solve the issue locally. We just need to find a way to put it into the normal flow of...
**Disclaimer: I'm writing this without overthinking the impact and possibility of implementing this.** When we implemented the first generics version, there was no good support for this in our codebase....
I know Symfony quite well. I use it on a daily bases. Maybe we should elaborate a bit more on this particular topic because I see different use cases that...