Robin Cawser
Robin Cawser
@elliotchance has there been any progress on this?
That was quick! I had started having a go myself but was adding support for built in type hints and return types for php 7 to your mocking system. I...
Will take a look 👍 Is the idea for concise 3 to support ? >= php 5.6?
I worked to that assumption last night, but phpunit 6 requires php7.
It works fine with phpunit. And actually, I think it's just with `runTestsInSeparateProcesses` On Fri, 28 Oct 2016, 05:40 Elliot Chance, [email protected] wrote: > Do you get the same result...
I've been running into memory leaks/ high CPU with mercure recently, using bolt db. I rely on the `Last-Event-ID` header so unfortunately can't disable history. But after reading what @ingfdoaguirre...
Did this get fixed in a recent release?
> I have the same problem. RTSP works using VLC @es3nric where are you getting the rtsp stream from? For the doorbell?
I'm also having this issue. Is it just a case of removing `'scope' => $this->getVariable(self::CONFIG_SUPPORTED_SCOPES, null)` ?
Same issue here, I am also using this plugin to discover subnets of an existing VPC, but defining a security group as a resource and I get the same validation...