Joachim Løvgaard

Results 77 comments of Joachim Løvgaard

@gabiudrescu is referring to the shop view. Wasn't it only implemented on the admin view?

Not sure what is wrong here, @hsharghi. I would need more context. Have you solved it yourself by now?

I figured out it was Sentrys decoration of the `TraceableAdapter` that caused the eror (which I have posted an issue about here: https://github.com/getsentry/sentry-symfony/issues/840), however, I feel it's still a small...

I will be working on these issues in the upcoming weeks. The first [PR](https://github.com/Setono/SyliusGiftCardPlugin/pull/264) I did today where I dropped support for PHP 7.4 and PHP 8.0 to make it...

What does this mean? If you have an order like: | Item | Price | |----------|-------| | T-shirt | $10 | | Jeans | $20 | | Shipping | $3...

I understand. It's a good use case I think, although I would never risk the bad rep myself :D

I will be working on these issues in the upcoming weeks. The first [PR](https://github.com/Setono/SyliusGiftCardPlugin/pull/264) I did today where I dropped support for PHP 7.4 and PHP 8.0 to make it...

Oftentimes the simplest solution proves to be the best solution. Could you make a PR for option 1? :)

I will be working on these issues in the upcoming weeks. The first [PR](https://github.com/Setono/SyliusGiftCardPlugin/pull/264) I did today where I dropped support for PHP 7.4 and PHP 8.0 to make it...

I have never tried this 'mixing' of attributes and annotations. Does this work without any problems?