Kevin Papst

Results 582 comments of Kevin Papst

Hm, I tested again. Maybe it really doesn't work. I need to do some more testing. I was sure that it reloaded the cache, but I haven't checked the entire...

It was never about changing the template in one request (at least not for me). I think the default use-case is that a user updates a custom template and then...

Considering the [amount of daily installations](https://packagist.org/packages/endroid/qr-code/stats) of your package, the proposed changes could make a huge difference in the necessary "computing footprint". I wonder how many percent of generated QR...

@endroid Does that mean you do not consider this change? Last month alone this package was installed 1.1 million times. The sheer amount of computing resources that could be saved,...

Thanks for your feedback, I'll go and have a look and report back ... for the next user stumbling upon that issue.

Yep 👍 Seems the workflow diff is very small as well. From: ``` steps: - name: Emit repository_dispatch uses: mvasigh/[email protected] with: token: ${{ secrets.ACCESS_TOKEN }} repo: target owner: username event_type:...

I am using webfont as well. But the theme is built on Tabler SVG icons and this will likely not be changed. So you need add CSS rules to make...

I agree and I wish it would be compatible. All I do is telling you that this is the state since years, was discussed before and will very likely not...

In https://symfony.com/blog/new-in-symfony-7-1-mapped-route-parameters it says > Given that this new feature provides a nice DX (developer experience) and is very concise, we've decided to deprecate the automatic mapping of route parameters...

My feedback is purely based on this example in the Blog entry: Do I misunderstand something? Is it deprecated or not? Considering the note: > Given that this new feature...