Pol Dellaiera
Pol Dellaiera
Dear @kubawerlos, I adressed most of the points of your review. Let me know what I should do to move this forward ;-)
Tested successfully locally.
FYI: https://github.com/acodercat/php-jwk-to-pem The thing is that we should use an HTTPClient dependency to retrieve them. I suggest to use a PSR18 client so we are able to use any HTTP...
I just stumbled upon this amazing library and this particular issue. I'm working on a type generator here: https://github.com/loophp/typed-generators It can generate any kind of typed value and shapes, while...
Right, I understand that sometimes this is not really feasible using `command` in bash, I don't see any better option right now. > I don't see a big benefit of...
You're right, thanks for the enlightenment. Have a good day !
Hi, I added the package `pdepend` in Nix(https://github.com/NixOS/nixpkgs/pull/170614) and it's using PHP 8.0 by default. However, when I run it, I got a couple of deprecations messages: ``` ~/C/N/nixpkgs ...
I think I'm done with this PR, let's leave it open a little bit to carefully check if this is the proper thing to do. I know the pace is...
@AlexandruGG I think it's ready, wdyt ?