Romain GRELET

Results 5 comments of Romain GRELET

HI, I had the same issue. I solved it by installing xsel. I only had xclip installed. I don't know if it is normal or if it is an issue....

Maybe the documentation should be updated ? It says "xclip or xsel: For copy to clipboard support". I don't mind doing a PR for that. But are both needed ?...

When I encounter the problem for the last time it was on my current computer. Right now, xclip version is : **0.12**. I checked my dpkg logs, seems it was...

I do not know if it can help you make a decision, but I personally just discovered that groups could not be used for deserialization limitations. I emulated the way...

Just stated testing this extension, right now I see 2 problems: 1. what is described just above. 2. almost the opposite ```php function it_do_something() { $this->doSomethingMore(new Foo()); } private function...