ju1ius

Results 86 comments of ju1ius

FWIW, it still happens with `phpunit:9.5.20` and `phpcov:8.2.1` ```xml ```

Hi, Thanks for taking time to report this issue. The error is caused by uxdgmenu not being able to find the default icon (the default icon name was not found...

Hi, Disregarding nightlies, being able to install betas and RCs would be uncontroversially and immediately useful. It seems that `roots/wordpress-packager` is already able to package those versions via the `--unstable`...

@LeoColomb I see, thanks for your answer. Since most users probably depend on `roots/wordpress`, maybe you should consider pinning roots/wordpress#46 and roots/wordpress-no-content#4 to make the issue and its workaround more...

OK, I think I've found the source of the issue. Let me try to explain a bit. The project I'm testing this on is compiled as a `cdylib` which is...

> Just let me confirm whether I understand correctly: you'd like to be able to disable the function instantiation overlay that's being done over the regular file coverage? Sorry, I'm...

> I agree the term "function instantiation" is odd I was in fact confused by the term "overlay". The way I understand the term "instanciation" is related to generics, i.e.:...

In fact it turns out my issue is not related to generics. It seems related to the fact that the report is collected in several passes, i.e. one pass with...

> some way for developers to override how getAttribute works ...would also be welcome in legacy applications where the conventions look like `$foo->get_bar()`.

Got the same issue on Debian Sid... @KarlitosVII Would you mind publishing a Flatpak release ?