Aleksandr Ivanov

Results 8 comments of Aleksandr Ivanov

I can make it if you want

Hello, take a look at pull request please

Ready to take the issue

``` try { $this->head($uri, []); return true; } catch (Gitlab\Exception\RuntimeException $ex) { if (404 === $ex->getCode()) { return false; } throw $ex; } ``` @GrahamCampbell can I use such a...

New message structure `azservicebus.ReceivedMessage` doesn't compatible with the old one `servicebus.Message`, some fields are missed. Need help here. @brainsnail

Our server version is 12.8.0 and we use auth version 1.0 - it works well for us.