Stefan Doorn
Stefan Doorn
What about the Sylius Coding Standard rules for PHPStan?
@pjcdawkins That only trigger a redeploy for me, not a full rebuild.
My use case today was to find out on staging whether New Relic already is updated to work with PHP 7.3. No code change, just needed a rebuild to find...
@MattRoss34 Did you find a solution to this? Experiencing exactly the same issue here right now.
@extrablind Thanks for sharing, your solution works!
Same here - first analysis seems the autocomplete doesn't do anything on the page edit screen, but haven't gotten to a solution yet..
I think best is to have a look at the Symfony docs about these features: * https://symfony.com/doc/current/reference/forms/types/choice.html#choice-value * https://symfony.com/doc/current/reference/forms/types/choice.html#choice-name
I'm experiencing the same issue sometimes with plugin version 5.1. Example of one we had this weekend, whereby the order gets on 'Pending' and doesn't get processed. The only way...
I just had an example with Bancontact, first refused and then paid.
We currently have this issue about once a week, resulting in a 'missed' order (long processing, unhappy customer) + reporting is incomplete. The only way to spot it properly is...