Pierre Joye

Results 45 issues of Pierre Joye

### Is your feature request related to a problem? Please describe. Say: I have a config that contains data required by the Frontend, for example a key or an API...

Enhancement

As discussed in the ticket. Here is a 1st version. Do we have tests in general? I can add the relevant ones if any needed here (while not sure how...

Draft support for Pickle (https://github.com/FriendsOfPHP/pickle) in Composer. Spent more time to dig composer code than actually implement that but at least it works to install exts from within a project....

Feature

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

100% tests passed, 0 tests failed out of 185 building and running the tests in the console. Within a gh actions using AWS Graviton2, these tests fail ``` 52/213 Test...

help wanted

Coverty was using travis afair. It would be nice to restore it using github action. If any volunteer, please raise your hand :)

https://phoboslab.org/log/2021/11/qoi-fast-lossless-image-compression Could be interesting, wdyt?

See https://github.com/microsoft/vcpkg/issues/19451 Post about creating a registry: https://devblogs.microsoft.com/cppblog/registries-bring-your-own-libraries-to-vcpkg/ All dependencies are available there but - libxpm - libimagequant We can provide them via our registry maybe. I will clear that...

We have the same operations across the sources, sometimes using the same method, sometimes not. As it may not be an issue for some, it creates disparities and inconsistencies, especially...