Pierre Tomasina
Pierre Tomasina
`hoa/exception` provide a great features to manage Exception much smarter than only try, catch. And yes, this library have his own repository, because there is the quality of code, keep...
@djmattyg007 maybe you don't want play with low level functionality, but `hoa\console` need xcallable for working anyway as readline use in https://github.com/hoaproject/Console/blob/master/Readline/Readline.php#L157-L169 If you consider `hoa/consistency` as a polyfill you...
It must be because you already have `bluetoothd` running on your OSX, and it will be tricky to kill as it restarts automatically.
Hi @Konafets Did you think you had time to look at this PR within the next month? I would rather to not put my fork on packagist only for composer...
Hello @Konafets, thanks for your consideration. The issue related to composer is the project using an SDK using guzzle-services. So if I put my repo in SDK it's ok, but...
Any contributor want to review this one?
Hello, there is the unit test to reflect the implementation of Custom ResponseLocation. I've also already rebase the PR on master to be up to date.
Hello There, any chance to have some progress here?
Seriously 4 years after... It has been the last time I touch PHP, did the PR still make sens in the today codebase?
I like the idea of have a normalized makdown template, related to error code. But, in PHP world, we like to abuse of ClassName for Exception, instead of using detailed...