Jacob Brown

Results 23 comments of Jacob Brown

Hi. I was told that your issue might be the same as mine. Please try this workaround. Edit the game properties for games having problems causes by steam input and...

>Only Steam Input fixes it. What do you mean by that? For me, Steam Input is where the problem is.

Yeah I'll update the details if this to include the info from that page. Basically, I proposed that we shouldn't need superfluous DockBlock for property or method if the type...

No problem. If you wanted to spend time on it, there might be a better solution, as I only added throwing an exception right before it dereferences a null ->slaves...

@michael-grunder I see this pull request is still open. Was this segfault fixed another way, or is this fix waiting on anything?

> Thanks for the PR! I think this should probably just replace `Credis_Cluster` since it was never completed and would need a lot of work and having both would be...

@colinmollenhour , the Credis_Sentinel also uses Credis_Cluster. What should be done about that? https://github.com/colinmollenhour/credis/blob/master/Sentinel.php#L312 https://github.com/colinmollenhour/credis/blob/master/Sentinel.php#L268

@colinmollenhour , because the new class is basically just an adapter to the php redis extension, there's not much logic to test in the class itself as a unit test,...

@infowolfe Sorry, I had to fix some bugs in a different project last couple of weeks, but I'm working on this again now.