Jorrit Klein Bramel

Results 8 comments of Jorrit Klein Bramel

Is it safe to assume that the below internal comment is wrong? Currently, it is only useful to have MaxRefresh lower then Timeout? and by doing so, limiting the time...

Currently unable to resolve the [count issue ](https://github.com/mikemccabe/json-patch-php/pull/17) due to unsatisfiable dependencies between this project and [makasim/yadm](https://github.com/makasim/yadm). Could a version be tagged?

Would also greatly appreciate this. Other [packages](https://github.com/deepch/rtsp) that I found are outdated. Ping @nareix

@thaJeztah Unfortunately not. We use [docker-php](https://github.com/docker-php/docker-php) to orchestrate our own Docker environment. If you want I can try to provide an example in PHP but that will mean that you...

@thaJeztah I am running PHP in a container and depending on production or development environment the connection is either made with a TCP connection or a mounted /var/run/docker.sock. I am...

@thaJeztah I did a downgrade to Docker version 1.10.2. This version is working for me. I do still get partial error messages. The command did executed correctly. ``` Apr 22...

@cpuguy83 Correct me if I am wrong but this should not result in a fatal error. A warning is understandable, I send a lot of commands to containers. The commands...