Baptiste Clavié
Baptiste Clavié
Were you using `dev-master` ? Because the 3.1 was released just a week ago
https://github.com/Wisembly/elephant.io/blob/master/src/Engine/AbstractSocketIO.php#L59 This is not supported right now... If you need it, and can implement it, go ahead and make a PR !
The PHPDoc is correctly written AFAIK, just the "functionnal" doc which is missing. If you want to do it, go ahead (sadly, I do not have enough time to make...
Hum, the `read()` method is more a poc than anything else, actually. Would you mind checking the content of `$bytes` (after the `unpack`) ? Thanks
Nevermind, it seems there is some incompabilities (e.g removal of `Swift_Mime_Message`).
Indeed, any plans on releasing a version ?
Hi, I think I have kind of the same problem. Not while I'm saving though, but when I'm navigating in any php file : everything becomes gray, and only things...
It is related because coc-phpactor is responsible to launch the phpactor langserver (through the command `phpactor language-server`), so adding an argument or option (here `-vvv` for example) should be done...
I wasn't the one on who that crashed (just converted someone to phpactor :tada:). will keep that in mind next time. :} (His problem was that indexing the vendor directory...
Wouldn't we have at least a "tried to allocate ..." on the indexing ?