Vitaliy Ryaboy

Results 4 issues of Vitaliy Ryaboy

Hi all. i want to configure lock using mysql and current DBAL connection. But i cant understand how to configure it. refs: https://symfony.com/doc/current/components/lock.html#pdostore https://symfony.com/doc/current/reference/configuration/framework.html#lock manually is likes: ```yaml Symfony\Component\Lock\Store\PdoStore: arguments:...

Lock
Stalled

Hi i noticed what `phpunit/phpunit: 9.1` support `php: ^7.3` but this project declare support for `php >= 5.3`, i suppose that this environment are not covered by tests and that...

question

Hi today in my PhpStorm suggestion i read a notice related to namespace "Psr\Log" is duplicated. investigating i see that this library internally implement this standard. Can we switch to...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when i need to debug payments in local env. **Describe the solution you'd like** When I execute...

Enhancement
Priority: low
Webhooks