Indra Gunawan
Indra Gunawan
current checksum util only using md5. how about adding checksum using algorithm, like sha1 or sha256?
Signed-off-by: Indra Gunawan https://github.com/argoproj/argo-cd/pull/9874
initially https://github.com/asdf-community/asdf-php/pull/68 PR added the ability to configure gmp but https://github.com/asdf-community/asdf-php/pull/82 PR removed it and make it automatic only for MacOS hence for non-MacOS it won't work and this PR...
### Symfony version(s) affected 7.0.7 ### Description getting the following error while running WebTestCase tests ```bash symfony php bin/phpunit PHPUnit 9.6.19 by Sebastian Bergmann and contributors. Testing E 1 /...
I was using PHP config and Symfony generated wrong config class name for this bundle ```bash There is no extension able to load the configuration for "Symfony\Config\PixelopenCloudflareTurnstileConfig". Looked for namespace...
``` The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description previous discussion about composer bump https://github.com/dependabot/dependabot-core/issues/5719 (it is about `composer bump`...
--- name: 🎉 New Feature about: add a new feature labels: enhancement --- ## A Pull Request should be associated with a Discussion. > If you're fixing a bug, adding...