Viktor Pikaev
Viktor Pikaev
@FabrizioCaldarelli Thank you for your answer. But if I do that, all queries will be use the second connection. But I need to use it only for a single query...
@samdark I don't know. I'm not enough good in this part of the framework.
This is related issue: https://github.com/yoomoney/yookassa-sdk-php/issues/35 But `psr/log 3` is not compatible with this package because of `void` return type declaration. It was implemented in PHP 7.1 so `psr/log 3` can...