Steve Moretz
Steve Moretz
We could use `getDocComment` to get the docblock and in there we can have some special docs written only for this purpose, would be really useful, I've checked your examples...
I would rather use pcov (https://github.com/krakjoe/pcov) instead of xdebug for coverage reporting of course that means the pcov php extension should be installed in the docker image, is it? or...
When I use a recyclerview in a motionlayout and swipe it up I see the the recyclerView and eveything works perfectly the only problem is stickyHeaders don't work if after...
### What I've figured out so far 1. The connection is reported to be closed for client with the same 1010 code, so it actually gets closed and no problem...
added this line to gradle and it happend I'm sure it's because of your library. implementation 'nl.bravobit:android-ffmpeg:1.1.7' Out of memory: Java heap space. ``` Please assign more memory to Gradle...
It would be nice to have the return type for a macro, currently it gives no return type in PhpDocs.
### Versions: - ide-helper Version: 2.10.0 - Lumen Version: 8 - PHP Version: 7.4 ### Description: this ``` /** * @param class-string $className * @param null|string $driver * @return T...
For instance for linear bars can you move your finger and get the value shown on the screen or not? That's a really useful feature for finance solutions for instead.
Hi, I was thinking about what you've done here.You know that message that says `.somepath/some/test.bladee.php Was generated ` At the end.I guess it could be great if in config/generator.php A...
As I saw a problem in #543 I went and fixed it myself.